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:
c977a2e
)
nfs: return compound hdr.status when there are no op replies
author
Benny Halevy
<bhalevy@panasas.com>
Tue, 23 Dec 2008 21:06:13 +0000
(16:06 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 23 Dec 2008 21:06:13 +0000
(16:06 -0500)
When there are no op replies encoded in the compound reply
hdr.status still contains the overall status of the compound
rpc. This can happen, e.g., when the server returns a
NFS4ERR_MINOR_VERS_MISMATCH error.
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found