You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: 277e4ab ("SUNRPC: Simplify TCP receive code by switching...")
Signed-off-by: Trond Myklebust <[email protected]>
Cc: [email protected] # v4.20+
0 commit comments