mbox series

[GIT,PULL] NFSD fixes for v6.1-rc

Message ID FE0137AB-C9D9-4496-9CA9-8869A581F889@oracle.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] NFSD fixes for v6.1-rc | expand

Pull-request

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

Message

Chuck Lever Oct. 21, 2022, 1:40 p.m. UTC
The following changes since commit 243a5263014a30436c93ed3f1f864c1da845455e:

  nfsd: rework hashtable handling in nfsd_do_file_acquire (2022-10-05 10:57:48 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 93c128e709aec23b10f3a2f78a824080d4085318:

  nfsd: ensure we always call fh_verify_error tracepoint (2022-10-13 12:12:37 -0400)

----------------------------------------------------------------
Fixes:
- Fixes for patches merged in v6.1

----------------------------------------------------------------
Jeff Layton (1):
      nfsd: ensure we always call fh_verify_error tracepoint

Tetsuo Handa (1):
      NFSD: unregister shrinker when nfsd_init_net() fails

 fs/nfsd/nfsctl.c | 4 +++-
 fs/nfsd/nfsfh.c  | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

--
Chuck Lever

Comments

pr-tracker-bot@kernel.org Oct. 21, 2022, 11:03 p.m. UTC | #1
The pull request you sent on Fri, 21 Oct 2022 13:40:46 +0000:

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

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

Thank you!