diff options
author | 2020-11-24 09:52:59 +0100 | |
---|---|---|
committer | 2020-12-01 14:53:40 -0700 | |
commit | ad1eaa5344b293552b6ba43f5709c76a9aa14d17 (patch) | |
tree | cb711254c057aaa967bb392a53ad0a6eb00072cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: pass a block_device to invalidate_partition (diff) | |
download | wireguard-linux-ad1eaa5344b293552b6ba43f5709c76a9aa14d17.tar.xz wireguard-linux-ad1eaa5344b293552b6ba43f5709c76a9aa14d17.zip |
block: switch disk_part_iter_* to use a struct block_device
Switch the partition iter infrastructure to iterate over block_device
references instead of hd_struct ones mostly used to get at the
block_device.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions