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:
72ce2b3
)
nfs41: fix wrong error on callback header xdr overflow
author
Andy Adamson
<andros@netapp.com>
Thu, 14 Jan 2010 22:45:04 +0000
(17:45 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 10 Feb 2010 13:30:56 +0000
(08:30 -0500)
Set NFS4ERR_RESOURCE as CB_COMPOUND status and do not return an op on
decode_op_hdr or encode_op_hdr buffer overflow.
NFS4ERR_RESOURCE is correct for v4.0. Will fix the return for v4.1 along with
all the other NFS4ERR_RESOURCE errors in a later patch.
Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback_xdr.c
patch
|
blob
|
history
diff --cc
fs/nfs/callback_xdr.c
Simple merge