[GIT PULL] more NFSD fixes for v6.12-rc

From: Chuck Lever
Date: Sat Nov 02 2024 - 14:34:50 EST


The following changes since commit d5ff2fb2e7167e9483846e34148e60c0c016a1f6:

nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net (2024-10-21 10:27:36 -0400)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.12-3

for you to fetch changes up to 63a81588cd2025e75fbaf30b65930b76825c456f:

rpcrdma: Always release the rpcrdma_device's xa_array (2024-10-30 16:14:00 -0400)

----------------------------------------------------------------
nfsd-6.12 fixes:

- Fix two async COPY bugs found during NFS bake-a-thon
- Fix an svcrdma memory leak

----------------------------------------------------------------
Chuck Lever (3):
NFSD: Initialize struct nfsd4_copy earlier
NFSD: Never decrement pending_async_copies on error
rpcrdma: Always release the rpcrdma_device's xa_array

fs/nfsd/nfs4proc.c | 10 ++++------
net/sunrpc/xprtrdma/ib_client.c | 1 +
2 files changed, 5 insertions(+), 6 deletions(-)

--
Chuck Lever