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:
444b6e9
)
nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence
author
Benny Halevy
<bhalevy@panasas.com>
Tue, 23 Sep 2014 06:58:49 +0000
(08:58 +0200)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 26 Sep 2014 20:29:25 +0000
(16:29 -0400)
This is incorrect when a callback is has to be restarted, in which case
the XDR decoding of the second iteration will see a NULL cb argument.
[hch: updated description]
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found