commit | 4584f520e1f773082ef44ff4f8969a5d992b16ec | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 11 19:01:45 2007 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 11 19:01:45 2007 -0500 |
tree | 29621145a58f6073bdac2e42d38271a550b0d679 | |
parent | 75b8c133267053c9986a7c8db5131f0e7349e806 [diff] |
NFS: Fix NFS mountpoint crossing... The check that was added to nfs_xdev_get_sb() to work around broken servers, works fine for NFSv2, but causes mountpoint crossing on NFSv3 to always return ESTALE. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>