aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLi Lingfeng <[email protected]>2024-03-05 11:21:32 +0800
committerJens Axboe <[email protected]>2024-03-06 08:32:06 -0700
commitb9355185d2aeef11f6e365dd98def82212637936 (patch)
tree7d1c573e26956192cdf7e2b12ad3273a95cfafdd /tools/perf/scripts/python/export-to-sqlite.py
parent93f52fbeaf4b676b21acfe42a5152620e6770d02 (diff)
block: move capacity validation to blkpg_do_ioctl()
Commit 6d4e80db4ebe ("block: add capacity validation in bdev_add_partition()") add check of partition's start and end sectors to prevent exceeding the size of the disk when adding partitions. However, there is still no check for resizing partitions now. Move the check to blkpg_do_ioctl() to cover resizing partitions. Signed-off-by: Li Lingfeng <[email protected]> Reviewed-by: Damien Le Moal <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions