linux/net/sunrpc/xprtrdma
Chuck Lever 6e9fab7073 svcrdma: Remove save_io_pages() call from send_error_msg()
Commit 4757d90b15 ("svcrdma: Report Write/Reply chunk overruns")
made an effort to preserve I/O pages until RDMA Write completion.

In a subsequent patch, I intend to de-duplicate the two functions
that send ERR_CHUNK responses. Pull the save_io_pages() call out of
svc_rdma_send_error_msg() to make it more like
svc_rdma_send_error().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2020-07-13 17:28:24 -04:00
..
backchannel.c xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt 2020-03-27 10:47:25 -04:00
frwr_ops.c xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect() 2020-06-22 09:34:35 -04:00
Makefile xprtrdma: Remove support for FMR memory registration 2019-01-02 12:05:17 -05:00
module.c NFS client updates for Linux 4.18 2018-06-12 10:09:03 -07:00
rpc_rdma.c xprtrdma: Fix handling of RDMA_ERROR replies 2020-06-22 09:34:35 -04:00
svc_rdma.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04:00
svc_rdma_backchannel.c svcrdma: Remove backchannel dprintk call sites 2020-05-18 10:21:21 -04:00
svc_rdma_recvfrom.c svcrdma: Rename tracepoints that record header decoding errors 2020-05-18 10:21:21 -04:00
svc_rdma_rw.c svcrdma: Fix page leak in svc_rdma_recv_read_chunk() 2020-07-13 17:28:24 -04:00
svc_rdma_sendto.c svcrdma: Remove save_io_pages() call from send_error_msg() 2020-07-13 17:28:24 -04:00
svc_rdma_transport.c SUNRPC: Trace a few more generic svc_xprt events 2020-05-18 10:21:22 -04:00
transport.c xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect() 2020-06-22 09:34:35 -04:00
verbs.c xprtrdma: Clean up disconnect 2020-06-22 09:34:35 -04:00
xprt_rdma.h xprtrdma: Clean up disconnect 2020-06-22 09:34:35 -04:00