commit | 04b3b88fbfe63923ec1e9406efea7a889d148d8f | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Sep 01 14:20:12 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 30 15:35:15 2018 -0400 |
tree | fcd7f2e819c080553550fc478b795b8f15a6d742 | |
parent | 50f484e298218b7271fad8a23bd44c82fb3110e1 [diff] |
SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK If the request is still on the queue, this will be incorrect behaviour. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>