[GIT PULL] late nfsd fixes for 6.5-rc

From: Chuck Lever III
Date: Thu Aug 24 2023 - 16:00:31 EST


Hi Linus-

Two last-minute one-liners for v6.5-rc. One got lost in the shuffle,
and the other was reported just this morning.

I have not waited for a cycle in linux-next since we are so near to
the close of v6.5. But these seem pretty low-risk.

-----

The following changes since commit 101df45e7ec36f470559c8fdab8e272cb991ef42:

nfsd: Fix reading via splice (2023-07-30 18:07:12 -0400)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.5-5

for you to fetch changes up to 8073a98e95323abdea5491533bf5cb51e0ba18d9:

NFSD: Fix a thinko introduced by recent trace point changes (2023-08-24 10:56:28 -0400)

----------------------------------------------------------------
nfsd-6.5 fixes:
- Close race window when handling FREE_STATEID operations
- Fix regression in /proc/fs/nfsd/v4_end_grace introduced in v6.5-rc

----------------------------------------------------------------
Benjamin Coddington (1):
nfsd: Fix race to FREE_STATEID and cl_revoked

Chuck Lever (1):
NFSD: Fix a thinko introduced by recent trace point changes

fs/nfsd/nfs4state.c | 2 +-
fs/nfsd/nfsctl.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

--
Chuck Lever