On Fri, 2025-07-18 at 11:26 +1000, NeilBrown wrote: > Mike reports ongoing problem with leakage of refcounts for the net in > nfsd when localio is used. I believe the first patch fixes one possible > cause. The second patch removes some related dead code. > > Mike: thanks for your testing so far. Hopefully you could find time to > test this one too? > > Thanks, > NeilBrown > > [PATCH 1/2] nfsd: avoid ref leak in nfsd_open_local_fh() > [PATCH 2/2] nfsd: discard nfsd_file_get_local() Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx>