aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/request.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-02-02 16:01:07 +0000
committerJens Axboe <[email protected]>2022-02-04 14:43:18 +0000
commit92986f6b4c8a2c24d3a36b80140624f80fd93de4 (patch)
tree16225c5aede600c6adbd5d09d38d7044f003da2b /drivers/md/bcache/request.c
parentblock: clone crypto and integrity data in __bio_clone_fast (diff)
downloadkernel-92986f6b4c8a2c24d3a36b80140624f80fd93de4.tar.gz
kernel-92986f6b4c8a2c24d3a36b80140624f80fd93de4.zip
dm: use bio_clone_fast in alloc_io/alloc_tio
Replace open coded bio_clone_fast implementations with the actual helper. Note that the bio allocated as part of the dm_io structure in alloc_io will only actually be used later in alloc_tio, making this earlier cloning of the information safe. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Mike Snitzer <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/md/bcache/request.c')
0 files changed, 0 insertions, 0 deletions