]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fix NFS4 handling of mountpoint stat
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 30 Jan 2010 21:11:21 +0000 (16:11 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Apr 2010 14:41:29 +0000 (07:41 -0700)
commit839f573c0438d44d1df1df96963150668d5846c9
tree4af0e55da004b83efbe8a1f70458a04c98628aaa
parente422a4a5d60c8dbef19df3ea16aaf7556cd26223
fix NFS4 handling of mountpoint stat

commit 462d60577a997aa87c935ae4521bd303733a9f2b upstream.

RFC says we need to follow the chain of mounts if there's more
than one stacked on that point.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/nfsd/nfs4xdr.c