Re: [PATCH 0/4] nfsd: filecache cleanups and optimizations
From: Chuck Lever III <hidden>
Date: 2023-01-12 03:04:43
From: Chuck Lever III <hidden>
Date: 2023-01-12 03:04:43
On Jan 5, 2023, at 7:15 AM, Jeff Layton [off-list ref] wrote: This is just a small set of filecache fixes and cleanups that I put together while going over this code. None of these fix critical problems, so these are probably v6.3 material. Jeff Layton (4): nfsd: don't open-code clear_and_wake_up_bit nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries nfsd: don't kill nfsd_files because of lease break error nfsd: add some comments to nfsd_file_do_acquire fs/nfsd/filecache.c | 52 ++++++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 22 deletions(-) -- 2.39.0
These have been applied to nfsd's for-next. Thanks! -- Chuck Lever