[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)
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>

No differences found