The following changes since commit 4bdbba54e9b1c769da8ded9abd209d765715e1d6: nfsd: don't free files unconditionally in __nfsd_file_cache_purge (2023-01-23 09:51:17 -0500) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.2-6 for you to fetch changes up to 4102db175b5d884d133270fdbd0e59111ce688fc: nfsd: don't destroy global nfs4_file table in per-net shutdown (2023-02-11 12:09:44 -0500) ---------------------------------------------------------------- nfsd-6.2 fixes: - Fix a teardown bug in the new nfs4_file hashtable ---------------------------------------------------------------- Jeff Layton (1): nfsd: don't destroy global nfs4_file table in per-net shutdown fs/nfsd/nfs4state.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Chuck Lever