]> git.baikalelectronics.ru Git - kernel.git/commit
fs: convert to bio_last_bvec_all()
authorMing Lei <ming.lei@redhat.com>
Mon, 18 Dec 2017 12:22:05 +0000 (20:22 +0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 6 Jan 2018 16:18:00 +0000 (09:18 -0700)
commita6c3c9d9a89540bc0af8bc52463551c1b32af66b
tree097e8cd75cedcb1455203bb58e7152c21da1809a
parent0275976dad96962a0be28a33b196333da66bb203
fs: convert to bio_last_bvec_all()

This patch converts 3 users to bio_last_bvec_all(), so that we can go
ahead and convert to multipage bvec.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/btrfs/compression.c
fs/btrfs/extent_io.c
fs/buffer.c