[GIT,PULL] nfsd round 6 for v6.1-rc

Message ID 5941731F-0278-4620-AC7D-006EA5ABDB95@oracle.com
State New
Headers
Series [GIT,PULL] nfsd round 6 for v6.1-rc |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.1-6

Message

Chuck Lever Nov. 26, 2022, 4:32 p.m. UTC
  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
  

Comments

pr-tracker-bot@kernel.org Nov. 26, 2022, 10:34 p.m. UTC | #1
The pull request you sent on Sat, 26 Nov 2022 16:32:13 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.1-6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e5f3ec38c8496dd7f6ada8a5e8d4958ef46ddb3f

Thank you!