NFS: Fix NFS mountpoint crossing...
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 12 Dec 2007 00:01:45 +0000 (19:01 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 12 Dec 2007 00:01:45 +0000 (19:01 -0500)
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>

No differences found