public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: bfields@fieldses.org (J. Bruce Fields)
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org,
	Chuck Lever <chuck.lever@oracle.com>
Subject: [GIT PULL] more nfsd bugfixes for 5.16
Date: Fri, 10 Dec 2021 15:36:01 -0500	[thread overview]
Message-ID: <20211210203601.GA4596@fieldses.org> (raw)

Please pull nfsd bugfixes for 5.16 from:

  git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.16-2

Fix a race on startup and another in the delegation code.  The latter
has been around for years, but I suspect recent changes may have
widened the race window a little, so I'd like to go ahead and get it in.

--b.

Alexander Sverdlin (1):
      nfsd: Fix nsfd startup race (again)

J. Bruce Fields (1):
      nfsd: fix use-after-free due to delegation race

 fs/nfsd/nfs4recover.c |  1 +
 fs/nfsd/nfs4state.c   |  9 +++++++--
 fs/nfsd/nfsctl.c      | 14 +++++++-------
 3 files changed, 15 insertions(+), 9 deletions(-)

             reply	other threads:[~2021-12-10 20:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 20:36 J. Bruce Fields [this message]
2021-12-11  1:38 ` [GIT PULL] more nfsd bugfixes for 5.16 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=20211210203601.GA4596@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=chuck.lever@oracle.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox