Linux NFS development
 help / color / mirror / Atom feed
* [GIT PULL]: first set of fixes for nfsd-6.7
@ 2023-11-17 14:29 Chuck Lever III
  2023-11-17 14:39 ` Jeff Layton
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever III @ 2023-11-17 14:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux NFS Mailing List, Linux Kernel Mailing List, Jeff Layton

Hi Linus-

The following changes since commit 3fd2ca5be07f6a43211591a45b43df9e7b6eba00:

  svcrdma: Fix tracepoint printk format (2023-10-16 12:44:40 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 264e064fa28c3a9ca56b008bf2a66e93c2a62448:

  NFSD: Fix checksum mismatches in the duplicate reply cache (2023-11-11 14:22:27 -0500)

----------------------------------------------------------------
nfsd-6.7 fixes:
- Fix several long-standing bugs in the duplicate reply cache
- Fix a memory leak

----------------------------------------------------------------
Chuck Lever (3):
      NFSD: Update nfsd_cache_append() to use xdr_stream
      NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
      NFSD: Fix checksum mismatches in the duplicate reply cache

Mahmoud Adam (1):
      nfsd: fix file memleak on client_opens_release

 fs/nfsd/cache.h     |  4 ++--
 fs/nfsd/nfs4state.c |  2 +-
 fs/nfsd/nfscache.c  | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
 fs/nfsd/nfssvc.c    | 14 ++++++++++++--
 4 files changed, 65 insertions(+), 40 deletions(-)

--
Chuck Lever



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-17 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-17 14:29 [GIT PULL]: first set of fixes for nfsd-6.7 Chuck Lever III
2023-11-17 14:39 ` Jeff Layton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox