SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust authored
If a request is re-encoded and then retransmitted, we need to make sure
that we also re-encode the bvec, in case the page lists have changed.

Fixes: ff053dbb

 ("SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
72691a26