[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YqOjMvUlZKpeYg76@zeniv-ca.linux.org.uk>
Date: Fri, 10 Jun 2022 20:01:54 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
David Howells <dhowells@...hat.com>
Subject: [git pull] iov_iter fix
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
Linux 5.19-rc1 (2022-06-05 17:18:54 -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 6c77676645ad42993e0a8bdb8dafa517851a352a:
iov_iter: Fix iter_xarray_get_pages{,_alloc}() (2022-06-10 15:56:32 -0400)
----------------------------------------------------------------
ITER_XARRAY get_pages fix; now the return value is a lot saner
(and more similar to logics for other flavours)
Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
----------------------------------------------------------------
David Howells (1):
iov_iter: Fix iter_xarray_get_pages{,_alloc}()
lib/iov_iter.c | 20 ++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)
Powered by blists - more mailing lists