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:
0a66052
)
SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 27 Sep 2013 15:09:53 +0000
(11:09 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 1 Oct 2013 22:22:11 +0000
(18:22 -0400)
Otherwise the tests of req->rq_bytes_sent in xprt_prepare_transmit
will fail if we're dealing with a resend.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found