On Fri, Jul 18, 2025 at 10:25:26AM -0400, Chuck Lever wrote: > From: Chuck Lever <chuck.lever@xxxxxxxxxx> > > On Fri, 18 Jul 2025 11:26:13 +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? > > > > [...] > > Applied to nfsd-testing, thanks! > > I assume 1/2 should be expedited? If so, I can add a Cc: stable and > get it into v6.17-rc. Yes, it should be expedited. Thanks, Mike > > [1/2] nfsd: avoid ref leak in nfsd_open_local_fh() > commit: 3ae40032ec9e2a829fb5ab1ebaa92d5d2b1fae89 > [2/2] nfsd: discard nfsd_file_get_local() > commit: 470c6ae5e920028abc2ef0044a05023977c4058c > > -- > Chuck Lever >