mbox series

[GIT,PULL] nfsd fix for 6.5-rc

Message ID 95555596-C49F-471D-AB89-6491DEE32C57@oracle.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] nfsd fix for 6.5-rc | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.5-3

Message

Chuck Lever Aug. 3, 2023, 3:21 p.m. UTC
The following changes since commit f75546f58a70da5cfdcec5a45ffc377885ccbee8:

  nfsd: Remove incorrect check in nfsd4_validate_stateid (2023-07-18 11:34:09 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.5-3

for you to fetch changes up to 101df45e7ec36f470559c8fdab8e272cb991ef42:

  nfsd: Fix reading via splice (2023-07-30 18:07:12 -0400)

----------------------------------------------------------------
nfsd-6.5 fixes:
- Fix tmpfs splice read support

----------------------------------------------------------------
David Howells (1):
      nfsd: Fix reading via splice

 fs/nfsd/vfs.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

--
Chuck Lever

Comments

pr-tracker-bot@kernel.org Aug. 3, 2023, 4:30 p.m. UTC | #1
The pull request you sent on Thu, 3 Aug 2023 15:21:34 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.5-3

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

Thank you!