Files
linux-stable-mirror/fs/nfs
Trond MyklebustandGreg Kroah-Hartman d7ca0969bf NFS: Shut down the nfs_client only after all the superblocks
[ Upstream commit 2d3e998a0b ]

The nfs_client manages state for all the superblocks in the
"cl_superblocks" list, so it must not be shut down until all of them are
gone.

Fixes: 7d3e26a054 ("NFS: Cancel all existing RPC tasks when shutdown")
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-04-10 14:37:35 +02:00
..
2024-04-03 15:28:29 +02:00