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:
712917d
)
[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 14 Mar 2006 05:20:47 +0000
(21:20 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 14 Mar 2006 15:57:18 +0000
(07:57 -0800)
It turns out that nfs4_proc_get_root() may return raw NFSv4 errors instead of
mapping them to kernel errors. Problem spotted by Neil Horman
<nhorman@tuxdriver.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found