]> www.infradead.org Git - users/jedix/linux-maple.git/commit
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
authorChuck Lever <chuck.lever@oracle.com>
Mon, 28 Apr 2025 19:36:56 +0000 (15:36 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Thu, 15 May 2025 20:16:26 +0000 (16:16 -0400)
commit81381d1a90dea186ce4585d9bd3cdc40b50e9c48
treecc666d8604c9471276d2310af0bbcd1bd1826b80
parentf4126823c1fd677d9811a0252830c6c73ddb7e99
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages

Allow allocation of more entries in the rc_pages[] array when the
maximum size of an RPC message is increased.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c