Hi Linus- The following changes since commit f488138b526715c6d2568d7329c4477911be4210: NFSD: fix endianness issue in nfsd4_encode_fattr4 (2024-04-11 09:21:06 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-4 for you to fetch changes up to 32cf5a4eda464d76d553ee3f1b06c4d33d796c52: Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain" (2024-04-20 11:20:41 -0400) ---------------------------------------------------------------- nfsd-6.9 fixes: - Fix an NFS/RDMA performance regression in v6.9-rc ---------------------------------------------------------------- Chuck Lever (1): Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain" include/linux/sunrpc/svc_rdma.h | 13 +++---------- net/sunrpc/xprtrdma/svc_rdma_rw.c | 86 ++++++++++++++++++++++---------------------------------------------------------------- net/sunrpc/xprtrdma/svc_rdma_sendto.c | 5 +---- 3 files changed, 26 insertions(+), 78 deletions(-) -- Chuck Lever