mbox series

[pull,request] vfs.git: fix for nfsd regression caused by iov_iter stuff

Message ID Yx/uWom4QeQrTJz5@ZenIV (mailing list archive)
State New, archived
Headers show
Series [pull,request] vfs.git: fix for nfsd regression caused by iov_iter stuff | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

Message

Al Viro Sept. 13, 2022, 2:43 a.m. UTC
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

for you to fetch changes up to bfbfb6182ad1d7d184b16f25165faad879147f79:

  nfsd_splice_actor(): handle compound pages (2022-09-12 22:38:36 -0400)

----------------------------------------------------------------
fix for nfsd regression caused by iov_iter stuff this window

----------------------------------------------------------------
Al Viro (1):
      nfsd_splice_actor(): handle compound pages

 fs/nfsd/vfs.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 13, 2022, 1:16 p.m. UTC | #1
The pull request you sent on Tue, 13 Sep 2022 03:43:38 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes

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

Thank you!