Re: [linux-cifs-client] review 5, was Re: projected date for mount.cifs to support DFS junction points

2008-02-15 Thread Q (Igor Mammedov)
Sorry guys, but I have a lot of work for the last 3 weeks, so I couldn't spare much time for a hobby and react quickly. Here is what I've done the last weekend. Attached: fixed patch [5/5] (0001-DFS-patch-that-connects-inode-with-dfs-handling-ops.patch). fixed mixed case in struct member (0002

[PATCH 1/4] [CIFS] Provides DFS shrinkable submounts functionality

2008-01-17 Thread Q (Igor Mammedov)
Christoph, thanks for your review. Here is the dfs patch 1/4 I rewrote taking into account your comments. Patch still depends on patch 1/3 that is to be fixed yet. Signed-off-by: Igor Mammedov <[EMAIL PROTECTED]> --- fs/cifs/Makefile |2 +- fs/cifs/cifs_dfs_ref.c | 376 ++

Re: [linux-cifs-client] review 4, was Re: projected date for mount.cifs to support DFS junction points

2008-01-14 Thread Q (Igor Mammedov)
Christoph Hellwig wrote: > [David, any chance you could look at the suggestion below to refactor > the automount from ->follow_link code into a common helper now that > we've grown a second copy from it] > > > +cifs_dfs_follow_mountpoint(struct dentry *dentry, struct nameidata *nd) > +{ > +