block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 9 Jun 2022 14:37:57 +0000 (10:37 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Aug 2022 02:37:22 +0000 (22:37 -0400)
commit480cb846c27bda4e14d98a45a9f50c250f38f266
tree398860bb9ba854be258b9eaee246a46021077be0
parent1ef255e257173f4bc44317ef2076e7e0de688fdf
block: convert to advancing variants of iov_iter_get_pages{,_alloc}()

... doing revert if we end up not using some pages

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
block/bio.c
block/blk-map.c