commit | b514f872f86d4b0c13fed74a1fe1f7ab500c4fd0 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Mar 16 06:26:11 2011 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Mar 16 16:47:55 2011 -0400 |
tree | a54821b3e2363150e4e9b180e097a8092f884dda | |
parent | b1942c5f8cf3bea3a3c88a7498ae4c4361f31afe [diff] |
nfs: make nfs_path() work without vfsmount part 3: now we have everything to get nfs_path() just by dentry - just follow to (disconnected) root and pick the rest of the thing there. Start killing propagation of struct vfsmount * on the paths that used to bring it to nfs_path(). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>