commit | 75369089820473eac45e9ddd970081901a373c08 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Jul 17 21:22:38 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jul 18 14:43:52 2019 -0400 |
tree | 348fdb310218b444e10e0d88ebfef28c2e9242a0 | |
parent | 8e04fdfadda75a849c649f7e50fe7d97772e1fcb [diff] |
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request The bvec tracks the list of pages, so if the number of pages changes due to a re-encode, we need to reset the bvec as well. Fixes: 277e4ab7d530 ("SUNRPC: Simplify TCP receive code by switching...") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: stable@vger.kernel.org # v4.20+