From: Trond Myklebust Date: Wed, 12 Dec 2007 00:01:45 +0000 (-0500) Subject: NFS: Fix NFS mountpoint crossing... X-Git-Tag: v2.6.24-rc6~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4584f520e1f773082ef44ff4f8969a5d992b16ec;p=pandora-kernel.git 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 --- Reading git-diff-tree failed