diff options
author | Christoph Hellwig <hch@lst.de> | 2020-11-07 09:30:05 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-01 14:53:39 -0700 |
commit | 47d951023a242bb159534573a4a76fef9a31dc9b (patch) | |
tree | b6999df52c97716f2cd8ea607200a5d4b3577dd6 /fs/ocfs2/super.h | |
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 <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Acked-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/ocfs2/super.h')
0 files changed, 0 insertions, 0 deletions