commit | b9779a54bb224cd2a993c9bf8a1910a7494c062e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Jan 02 15:54:42 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Feb 20 17:33:55 2019 -0500 |
tree | b330949b2d848cf7fac5650f18bbfff6e1330b11 | |
parent | 0ffe86f48026b7f34db22d1004bc9992f0db8b33 [diff] |
SUNRPC: Ensure rq_bytes_sent is reset before request transmission When we resend a request, ensure that the 'rq_bytes_sent' is reset to zero. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>