diff options
author | 2021-01-11 11:05:57 +0800 | |
---|---|---|
committer | 2021-01-24 21:24:09 -0700 | |
commit | faa8e2c4fb30f336a289e3cbaa1e9a9dfd92ac8c (patch) | |
tree | b56de37975c79716d02baa5beb34eb88e68050fc /include/linux/blkdev.h | |
parent | block: move three bvec helpers declaration into private helper (diff) | |
download | wireguard-linux-faa8e2c4fb30f336a289e3cbaa1e9a9dfd92ac8c.tar.xz wireguard-linux-faa8e2c4fb30f336a289e3cbaa1e9a9dfd92ac8c.zip |
bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
This bioset is just for allocating bio only from bio_next_split, and it
needn't bvecs, so remove the flag.
Cc: linux-bcache@vger.kernel.org
Cc: Coly Li <colyli@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Acked-by: Coly Li <colyli@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions