All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jeff Layton <jlayton@kernel.org>
Subject: [GIT PULL] 2nd round of NFSD fixes for v6.9-rc
Date: Sat, 6 Apr 2024 12:37:15 -0400	[thread overview]
Message-ID: <ZhF6O/tcbLJYjddw@tissot.1015granger.net> (raw)

The following changes since commit 99dc2ef0397d082b63404c01cf841cf80f1418dc:

  NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY replies (2024-03-27 13:19:47 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 10396f4df8b75ff6ab0aa2cd74296565466f2c8d:

  nfsd: hold a lighter-weight client reference over CB_RECALL_ANY (2024-04-05 14:05:35 -0400)

----------------------------------------------------------------
nfsd-6.9 fixes:
- Address a slow memory leak with RPC-over-TCP
- Prevent another NFS4ERR_DELAY loop during CREATE_SESSION

----------------------------------------------------------------
Chuck Lever (1):
      SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP

Jeff Layton (1):
      nfsd: hold a lighter-weight client reference over CB_RECALL_ANY

 fs/nfsd/nfs4state.c  |  7 ++-----
 net/sunrpc/svcsock.c | 10 +---------
 2 files changed, 3 insertions(+), 14 deletions(-)

-- 
Chuck Lever

             reply	other threads:[~2024-04-06 16:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-06 16:37 Chuck Lever [this message]
2024-04-06 16:42 ` [GIT PULL] 2nd round of NFSD fixes for v6.9-rc pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZhF6O/tcbLJYjddw@tissot.1015granger.net \
    --to=chuck.lever@oracle.com \
    --cc=jlayton@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.