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:
1f1ea6c
)
NFS: return error from decode_getfh in decode open
author
Weston Andros Adamson
<dros@netapp.com>
Thu, 6 Sep 2012 19:54:27 +0000
(15:54 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 6 Sep 2012 20:01:33 +0000
(16:01 -0400)
If decode_getfh failed, nfs4_xdr_dec_open would return 0 since the last
decode_* call must have succeeded.
Cc: stable@vger.kernel.org
Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found