mbox series

[GIT,PULL] Please Pull a few more NFS Client Bugfixes for Linux v6.3-rc

Message ID 20230331201109.2262541-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 v6.3-rc | expand

Pull-request

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

Message

Anna Schumaker March 31, 2023, 8:11 p.m. UTC
Hi Linus,

The following changes since commit 21fd9e8700de86d1169f6336e97d7a74916ed04a:

  NFS: Correct timing for assigning access cache timestamp (2023-03-14 15:19:44 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 943d045a6d796175e5d08f9973953b1d2c07d797:

  SUNRPC: fix shutdown of NFS TCP client socket (2023-03-23 15:50:16 -0400)

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

Bugfixes:
  * Fix shutdown of NFS TCP client sockets
  * Fix hangs when recovering open state after a server reboot

Thanks,
Anna

----------------------------------------------------------------
Siddharth Kawar (1):
      SUNRPC: fix shutdown of NFS TCP client socket

Trond Myklebust (1):
      NFSv4: Fix hangs when recovering open state after a server reboot

 fs/nfs/nfs4proc.c     | 5 ++---
 net/sunrpc/xprtsock.c | 1 +
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org March 31, 2023, 10:31 p.m. UTC | #1
The pull request you sent on Fri, 31 Mar 2023 16:11:09 -0400:

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

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

Thank you!