Files
linux/include/linux
Pavel Begunkov 22b56c2964 bio: optimise bvec iteration
__bio_for_each_bvec(), __bio_for_each_segment() and bio_copy_data_iter()
fall under conditions of bvec_iter_advance_single(), which is a faster
and slimmer version of bvec_iter_advance(). Add
bio_advance_iter_single() and convert them.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-12-02 09:46:55 -07:00
..
2020-10-28 13:18:56 +01:00
2020-12-02 09:46:55 -07:00
2020-12-02 09:46:55 -07:00
2020-10-16 17:21:51 +02:00
2020-10-27 16:22:43 +01:00
2020-12-01 14:53:39 -07:00
2020-11-16 08:14:30 -07:00
2020-10-13 18:38:32 -07:00
2020-10-07 14:28:39 -04:00
2020-10-28 11:41:15 -06:00
2020-10-18 09:27:10 -07:00
2020-11-06 10:05:18 -08:00
2020-10-18 09:27:10 -07:00