mbox series

[GIT,PULL] Additional NFSD changes for 6.1

Message ID F578CDD7-B188-4A5A-A2BC-20FA40759862@oracle.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Additional NFSD changes for 6.1 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.1-1

Message

Chuck Lever Oct. 8, 2022, 3:08 p.m. UTC
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

Comments

pr-tracker-bot@kernel.org Oct. 11, 2022, 3:43 a.m. UTC | #1
The pull request you sent on Sat, 8 Oct 2022 15:08:01 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.1-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dc914858561c424978307561492fcf3145b8b525

Thank you!