summaryrefslogtreecommitdiff
path: root/block/Makefile
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-11-24 17:58:13 +0000
committerJens Axboe <axboe@kernel.dk>2020-12-02 09:46:55 -0700
commit22b56c2964386ddced252be407150b22f85e209e (patch)
tree563070603b7e598538b3e0a35aedf31a689dc229 /block/Makefile
parent6b6667aa4d1e0866f00b62d35a9be3875c7551f8 (diff)
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>
Diffstat (limited to 'block/Makefile')
0 files changed, 0 insertions, 0 deletions