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:
7653f6f
)
NFSv3: Ensure that do_proc_get_root() reports errors correctly
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 20 Aug 2012 16:42:15 +0000
(12:42 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 20 Aug 2012 16:52:42 +0000
(12:52 -0400)
If the rpc call to NFS3PROC_FSINFO fails, then we need to report that
error so that the mount fails. Otherwise we can end up with a
superblock with completely unusable values for block sizes, maxfilesize,
etc.
Reported-by: Yuanming Chen <hikvision_linux@163.com>
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found