diff options
author | Ming Lei <[email protected]> | 2022-04-17 22:27:13 -0400 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-04-18 06:49:52 -0600 |
commit | 5f0614a55ecebdf55f1a17db0b5f6b787ed009f1 (patch) | |
tree | 5d5de09e6c2658660bec89985daee191f83e0528 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | c22198e78d523c8fa079bbb70b2523bb6aa51849 (diff) |
block: change exported IO accounting interface from gendisk to bdev
Export IO accounting interfaces in terms of block_device now that
gendisk has become more internal to block core.
Rename __part_{start,end}_io_acct's first argument from part to bdev.
Rename __part_{start,end}_io_acct to bdev_{start,end}_io_acct and
export them. Remove disk_{start,end}_io_acct and update caller (zram)
to use bdev_{start,end}_io_acct.
DM can now be updated to use bdev_{start,end}_io_acct.
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions