]> git.karo-electronics.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:47:58 +0000 (07:47 -0700)
commit5e462ec4eb77a087383a384d2067d04e0b6d0621
tree3e3a87784b5b5a091b262ff67e19c08291cb0172
parentfab9024d006d3768b9ea46861ea5302ce1fe6268
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