Files
twx-linux/include/linux/sunrpc
Trond Myklebust 08c6c65891 SUNRPC: Don't reuse bvec on retransmission of the request
commit 72691a269f upstream.

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: ff053dbbaf ("SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-08-25 11:45:15 +02:00
..
2022-08-25 11:45:15 +02:00