Hi Linus- Here are two patches that prepare the way for addressing https://bugzilla.linux-nfs.org/show_bug.cgi?id=394 ----- Pull request follows ---- The following changes since commit 895ddf5ed4c54ea9e3533606d7a8b4e4f27f95ef: nfsd: extra checks when freeing delegation stateids (2022-09-26 14:50:58 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.1-1 for you to fetch changes up to 243a5263014a30436c93ed3f1f864c1da845455e: nfsd: rework hashtable handling in nfsd_do_file_acquire (2022-10-05 10:57:48 -0400) ---------------------------------------------------------------- Follow-up: - filecache code clean-ups ---------------------------------------------------------------- Jeff Layton (2): nfsd: fix nfsd_file_unhash_and_dispose nfsd: rework hashtable handling in nfsd_do_file_acquire fs/nfsd/filecache.c | 88 +++++++++++++++++++++++++++++----------------------------------------------------------- 1 file changed, 29 insertions(+), 59 deletions(-) -- Chuck Lever