diff options
author | Christoph Hellwig <hch@lst.de> | 2022-01-24 10:10:55 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-02-02 15:49:59 +0100 |
commit | eba33b8ef1b90d8996eceb0569c06a4f784ef2b5 (patch) | |
tree | a1b56a97eb85d8f74e95493dc92ddb0bdef5c132 /Documentation | |
parent | dm-crypt: remove clone_init (diff) | |
download | linux-eba33b8ef1b90d8996eceb0569c06a4f784ef2b5.tar.xz linux-eba33b8ef1b90d8996eceb0569c06a4f784ef2b5.zip |
dm-snap: use blkdev_issue_flush instead of open coding it
Use blkdev_issue_flush, which uses an on-stack bio instead of an
opencoded version with a bio embedded into struct dm_snapshot.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220124091107.642561-8-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions