Note that the CommitDate is a few minutes ago because my toolchain decided to re-commit, even though I didn't make any change. The commit has been in the nfsd tree unchanged for at least a day. The following changes since commit 93c128e709aec23b10f3a2f78a824080d4085318: nfsd: ensure we always call fh_verify_error tracepoint (2022-10-13 12:12:37 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.1-3 for you to fetch changes up to d3aefd2b29ff5ffdeb5c06a7d3191a027a18cdb8: nfsd: fix net-namespace logic in __nfsd_file_cache_purge (2022-11-01 17:27:27 -0400) ---------------------------------------------------------------- Fixes: - Fix a loop that occurs when using multiple net namespaces ---------------------------------------------------------------- Jeff Layton (1): nfsd: fix net-namespace logic in __nfsd_file_cache_purge fs/nfsd/filecache.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) -- Chuck Lever