]> git.ipfire.org Git - thirdparty/linux.git/commit
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
authorChuck Lever <chuck.lever@oracle.com>
Mon, 4 Dec 2023 14:57:28 +0000 (09:57 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Sun, 7 Jan 2024 22:54:30 +0000 (17:54 -0500)
commit919f6e790ab6cca772fa60c6006162c0a7ebbfc5
tree1f07d7828656802394370d4c18894ef79e34449e
parent8e122582680c6f8acd686a5a2af9c0e46fe90f2d
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt

Further clean up: move the starting byte offset field into
svc_rdma_recv_ctxt.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/svc_rdma_rw.c