[GIT PULL] Please pull NFS client bugfixes

From: Trond Myklebust
Date: Sat Jan 07 2023 - 13:09:32 EST


Hi Linus,

The following changes since commit 7fd461c47c6cfab4ca4d003790ec276209e52978:

NFSv4.2: Change the default KConfig value for READ_PLUS (2022-12-10 13:24:59 -0500)

are available in the Git repository at:

git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-6.2-2

for you to fetch changes up to 5e9a7b9c2ea18551759833146a181b14835bfe39:

NFS: Fix up a sparse warning (2023-01-01 20:17:26 -0500)

Thanks!
Trond

----------------------------------------------------------------
NFS client fixes for Linux 6.2

Highlights include:

Bugfixes
- Fix a race in the RPCSEC_GSS upcall code that causes hung RPC calls
- Fix a broken coalescing test in the pNFS file layout driver
- Ensure that the access cache rcu path also applies the login test
- Fix up for a sparse warning

----------------------------------------------------------------
Chengen Du (1):
NFS: Judge the file access cache's timestamp in rcu path

Olga Kornievskaia (1):
pNFS/filelayout: Fix coalescing test for single DS

Trond Myklebust (1):
NFS: Fix up a sparse warning

minoura makoto (1):
SUNRPC: ensure the matching upcall is in-flight upon downcall

fs/nfs/dir.c | 7 ++++++-
fs/nfs/filelayout/filelayout.c | 8 ++++++++
include/linux/sunrpc/rpc_pipe_fs.h | 5 +++++
net/sunrpc/auth_gss/auth_gss.c | 19 +++++++++++++++++--
4 files changed, 36 insertions(+), 3 deletions(-)

--
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@xxxxxxxxxxxxxxx