[GIT PULL] nfsd round 6 for v6.1-rc
From: Chuck Lever III
Date: Sat Nov 26 2022 - 11:32:30 EST
Hi Linus-
A little more fallout from the recent pipe overhaul.
The following changes since commit 5a01c805441bdc86e7af206d8a03735cc9394ffb:
NFSD: Fix trace_nfsd_fh_verify_err() crasher (2022-11-14 08:43:35 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.1-6
for you to fetch changes up to ac8db824ead0de2e9111337c401409d010fba2f0:
NFSD: Fix reads with a non-zero offset that don't end on a page boundary (2022-11-23 14:32:35 -0500)
----------------------------------------------------------------
Fixes:
- Fix rare data corruption on READ operations
----------------------------------------------------------------
Chuck Lever (1):
NFSD: Fix reads with a non-zero offset that don't end on a page boundary
fs/nfsd/vfs.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
Chuck Lever