mbox series

[GIT,PULL] Please pull a few more NFS Client Bugfixes for Linux 5.19-rc

Message ID 20220701175639.1793038-1-anna@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Please pull a few more NFS Client Bugfixes for Linux 5.19-rc | expand

Pull-request

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

Message

Anna Schumaker July 1, 2022, 5:56 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org July 1, 2022, 6:15 p.m. UTC | #1
The pull request you sent on Fri,  1 Jul 2022 13:56:39 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/76ff294e161921e9867ad68775ba95a210eb5ec3

Thank you!