kernel_samsung_a53x/net/sunrpc/xprtrdma
Chuck Lever 8a1b5ced4f NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
[ Upstream commit 76e5492b161f555c0fb69cad9eb39a7d8467f5fe ]

Have the NFSD encoders annotate the boundaries of every
direct-data-placement eligible result data payload. Then change
svcrdma to use that annotation instead of the xdr->page_len
when handling Write chunks.

For NFSv4 on RDMA, that enables the ability to recognize multiple
result payloads per compound. This is a pre-requisite for supporting
multiple Write chunks per RPC transaction.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 12:27:20 +01:00
..
backchannel.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
frwr_ops.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
module.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rpc_rdma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
svc_rdma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
svc_rdma_backchannel.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
svc_rdma_recvfrom.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
svc_rdma_rw.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
svc_rdma_sendto.c NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders 2024-11-19 12:27:20 +01:00
svc_rdma_transport.c SUNRPC: Rename svc_encode_read_payload() 2024-11-19 12:27:20 +01:00
transport.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
verbs.c rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL 2024-11-19 12:27:09 +01:00
xprt_rdma.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00