]> git.baikalelectronics.ru Git - kernel.git/commit
block: introduce mp_bvec_last_segment()
authorMing Lei <ming.lei@redhat.com>
Fri, 15 Feb 2019 11:13:14 +0000 (19:13 +0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 15 Feb 2019 15:40:11 +0000 (08:40 -0700)
commit032810c16aaec5d40b4ed4fe1755bce124472142
tree2f613b6fcee60b90ecb3fb9a4371fab448cf9427
parent82239f3113d10d554cbbf7a94d48c933e0d89e5f
block: introduce mp_bvec_last_segment()

BTRFS and guard_bio_eod() need to get the last singlepage segment
from one multipage bvec, so introduce this helper to make them happy.

Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/bvec.h