diff options
author | 2019-11-14 15:34:36 +0100 | |
---|---|---|
committer | 2019-11-14 07:43:59 -0700 | |
commit | f0b870df80bc70dad432fd0c142bb709a49964f5 (patch) | |
tree | a937171d443f52ec38b6cf3cc6b602a2a6be09fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: fix bdev_disk_changed for non-partitioned devices (diff) | |
download | linux-dev-f0b870df80bc70dad432fd0c142bb709a49964f5.tar.xz linux-dev-f0b870df80bc70dad432fd0c142bb709a49964f5.zip |
block: remove (__)blkdev_reread_part as an exported API
In general drivers should never mess with partition tables directly.
Unfortunately s390 and loop do for somewhat historic reasons, but they
can use bdev_disk_changed directly instead when we export it as they
satisfy the sanity checks we have in __blkdev_reread_part.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Stefan Haberland <sth@linux.ibm.com> [dasd]
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions