[GIT PULL] 2nd round of nfsd fixes for 5.19

From: Chuck Lever III
Date: Sat Jul 02 2022 - 14:02:04 EST


G'day-

The following changes since commit da9e94fe000e11f21d3d6f66012fe5c6379bd93c:

SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer() (2022-06-08 12:39:37 -0400)

are available in the Git repository at:

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

for you to fetch changes up to a23dd544debcda4ee4a549ec7de59e85c3c8345c:

SUNRPC: Fix READ_PLUS crasher (2022-06-30 17:41:08 -0400)

----------------------------------------------------------------
Notable regression fixes:
- Fix NFSD crash during NFSv4.2 READ_PLUS operation
- Fix incorrect status code returned by COMMIT operation

----------------------------------------------------------------
Alexey Khoroshilov (1):
NFSD: restore EINVAL error translation in nfsd_commit()

Chuck Lever (1):
SUNRPC: Fix READ_PLUS crasher

fs/nfsd/vfs.c | 3 ++-
net/sunrpc/xdr.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

--
Chuck Lever