commit | 263663cd3c4fbfc40cb7504c4be2dadbc0992cc1 | [log] [tgz] |
---|---|---|
author | Ming Lei <ming.lei@redhat.com> | Mon Dec 18 20:22:04 2017 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Jan 06 09:18:00 2018 -0700 |
tree | 6a22bd3907dd38d8a7c57862311ca4deff521064 | |
parent | 86292abc5af206f64192a0b60da06fd604debdc0 [diff] |
block: convert to bio_first_bvec_all & bio_first_page_all This patch converts to bio_first_bvec_all() & bio_first_page_all() for retrieving the 1st bvec/page, and prepares for supporting multipage bvec. Signed-off-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>