[GIT PULL] second round of v6.6 fixes for nfsd

From: Chuck Lever III
Date: Sat Sep 30 2023 - 12:23:16 EST


The following changes since commit 88956eabfdea7d01d550535af120d4ef265b1d02:

NFSD: fix possible oops when nfsd/pool_stats is closed. (2023-09-12 09:39:35 -0400)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.6-2

for you to fetch changes up to 0d32a6bbb8e7bf503855f2990f1ccce0922db87b:

NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set (2023-09-28 10:34:28 -0400)

----------------------------------------------------------------
nfsd-6.6 fixes:
- Fix NFSv4 READ corner case

----------------------------------------------------------------
Chuck Lever (1):
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set

fs/nfsd/nfs4xdr.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
Chuck Lever