[GIT PULL] nfsd fix for 6.5-rc

From: Chuck Lever III
Date: Thu Aug 03 2023 - 11:21:47 EST


The following changes since commit f75546f58a70da5cfdcec5a45ffc377885ccbee8:

nfsd: Remove incorrect check in nfsd4_validate_stateid (2023-07-18 11:34:09 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 101df45e7ec36f470559c8fdab8e272cb991ef42:

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

----------------------------------------------------------------
nfsd-6.5 fixes:
- Fix tmpfs splice read support

----------------------------------------------------------------
David Howells (1):
nfsd: Fix reading via splice

fs/nfsd/vfs.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

--
Chuck Lever