All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Lever <cel@kernel.org>
To: stable@vger.kernel.org
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/3] Fix RELEASE_LOCKOWNER
Date: Thu, 01 Feb 2024 09:21:40 -0500	[thread overview]
Message-ID: <170679726132.13994.12738575104218499729.stgit@klimt.1015granger.net> (raw)

Passes pynfs, fstests, and the git regression suite. Please apply
these to origin/linux-5.15.y.

---

Chuck Lever (3):
      NFSD: Modernize nfsd4_release_lockowner()
      NFSD: Add documenting comment for nfsd4_release_lockowner()
      From: NeilBrown <neilb@suse.de>


 fs/nfsd/nfs4state.c | 65 +++++++++++++++++++++++++--------------------
 1 file changed, 36 insertions(+), 29 deletions(-)

--
Chuck Lever


             reply	other threads:[~2024-02-01 14:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-01 14:21 Chuck Lever [this message]
2024-02-01 14:21 ` [PATCH 1/3] NFSD: Modernize nfsd4_release_lockowner() Chuck Lever
2024-02-01 14:21 ` [PATCH 2/3] NFSD: Add documenting comment for nfsd4_release_lockowner() Chuck Lever
2024-02-01 14:22 ` [PATCH 3/3] From: NeilBrown <neilb@suse.de> Chuck Lever
2024-02-01 14:23 [PATCH 0/3] Fix RELEASE_LOCKOWNER Chuck Lever
2024-02-01 19:06 Chuck Lever
2024-02-01 22:24 ` NeilBrown
2024-02-02 14:12   ` Chuck Lever III
2024-02-03  0:26     ` NeilBrown
2024-02-03  3:43       ` Chuck Lever III
2024-02-03  1:04     ` Greg KH

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=170679726132.13994.12738575104218499729.stgit@klimt.1015granger.net \
    --to=cel@kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=stable@vger.kernel.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.