[GIT PULL] Please Pull a few more NFS Client Bugfixes for Linux v6.3-rc
From: Anna Schumaker <anna@kernel.org>
Date: 2023-03-31 20:11:15
From: Anna Schumaker <anna@kernel.org>
Date: 2023-03-31 20:11:15
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(-)