[CIFS] Migrate from prefixpath logic
authorSteve French <sfrench@us.ibm.com>
Fri, 27 May 2011 03:50:55 +0000 (03:50 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 27 May 2011 03:50:55 +0000 (03:50 +0000)
commitf87d39d951329cd8f462bf9007d334122c0599d0
treeba4c4d9dee6958c7d8ee87070a58d80389be2d2f
parent641a58d66d086327042e9d73c6606fd02c8f067c
[CIFS] Migrate from prefixpath logic

Now we point superblock to a server share root and set a root dentry
appropriately. This let us share superblock between mounts like
//server/sharename/foo/bar and //server/sharename/foo further.

Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_fs_sb.h
fs/cifs/cifsfs.c
fs/cifs/cifsglob.h
fs/cifs/cifsproto.h
fs/cifs/connect.c
fs/cifs/dir.c
fs/cifs/inode.c