mbox series

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

Message ID 857386F1-ED95-4113-91D3-C082C39040FB@oracle.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] second round of v6.6 fixes for nfsd | expand

Pull-request

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

Message

Chuck Lever Sept. 30, 2023, 4:22 p.m. UTC
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

Comments

pr-tracker-bot@kernel.org Sept. 30, 2023, 5:02 p.m. UTC | #1
The pull request you sent on Sat, 30 Sep 2023 16:22:50 +0000:

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

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

Thank you!