Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Nov 2023 19:23:32 +0000 (11:23 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Nov 2023 19:23:32 +0000 (11:23 -0800)
commitbb28378af3921ea50f316d025acd1f7290873b51
treecc2a99a06b9e0b2a209eb09cb86acbf6d9701e06
parent33b63f159a435c6dcaaf2cd0f312b28c76b61373
parentbf51c52a1f3c238d72c64e14d5e7702d3a245b82
Merge tag 'nfsd-6.7-1' of git://git./linux/kernel/git/cel/linux

Pull nfsd fixes from Chuck Lever:

 - Fix several long-standing bugs in the duplicate reply cache

 - Fix a memory leak

* tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:
  NFSD: Fix checksum mismatches in the duplicate reply cache
  NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
  NFSD: Update nfsd_cache_append() to use xdr_stream
  nfsd: fix file memleak on client_opens_release
fs/nfsd/nfs4state.c
fs/nfsd/nfscache.c