git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75b8c13
)
NFS: Fix NFS mountpoint crossing...
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 12 Dec 2007 00:01:45 +0000
(19:01 -0500)
committer
Trond 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