mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
263663cd3c
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>