diff options
author | Christoph Hellwig <[email protected]> | 2020-11-07 09:30:05 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-12-01 14:53:39 -0700 |
commit | 47d951023a242bb159534573a4a76fef9a31dc9b (patch) | |
tree | b6999df52c97716f2cd8ea607200a5d4b3577dd6 /tools/lib/api/debug.c | |
parent | f46f2a3198017cff1f3f8f71de74ff7abee3aa16 (diff) |
dm: simplify flush_bio initialization in __send_empty_flush
We don't really need the struct block_device to initialize a bio. So
switch from using bio_set_dev to manually setting up bi_disk (bi_partno
will always be zero and has been cleared by bio_init already).
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Acked-by: Mike Snitzer <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions