All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anna Schumaker <anna@kernel.org>
To: linux-nfs@vger.kernel.org, torvalds@linux-foundation.org
Cc: anna@kernel.org
Subject: [GIT PULL] Please pull a few more NFS Client Bugfixes for Linux 5.19-rc
Date: Fri,  1 Jul 2022 13:56:39 -0400	[thread overview]
Message-ID: <20220701175639.1793038-1-anna@kernel.org> (raw)

Hi Linus,

The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

  Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.19-3

for you to fetch changes up to 4f40a5b5544618b096d1611a18219dd91fd57f80:

  NFSv4: Add an fattr allocation to _nfs4_discover_trunking() (2022-06-30 16:13:00 -0400)

----------------------------------------------------------------
More NFS Client Bugfixes for Linux 5.19-rc

- Bugfixes:
  - Allocate a fattr for _nfs4_discover_trunking()
  - Fix module reference count leak in nfs4_run_state_manager()

Thanks,
Anna

----------------------------------------------------------------
NeilBrown (1):
      NFS: restore module put when manager exits.

Scott Mayhew (1):
      NFSv4: Add an fattr allocation to _nfs4_discover_trunking()

 fs/nfs/nfs4proc.c  | 19 +++++++++++++------
 fs/nfs/nfs4state.c |  1 +
 2 files changed, 14 insertions(+), 6 deletions(-)

             reply	other threads:[~2022-07-01 17:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-01 17:56 Anna Schumaker [this message]
2022-07-01 18:15 ` [GIT PULL] Please pull a few more NFS Client Bugfixes for Linux 5.19-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=20220701175639.1793038-1-anna@kernel.org \
    --to=anna@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.