diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-03 20:19:09 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-05 13:38:36 -0800 |
commit | d6d5c90adaccefd99c761cfdc9cf11720e2d8508 (patch) | |
tree | fcaf629e8316752a109ec8d49500ff86daad28b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9154b5008c03117b4fd83cc6639fb7e94f158e90 (diff) |
xfs: cleanup xfs_getfsmap_rtdev_rtbitmap
Use mp->m_sb.sb_rblocks to calculate the end instead of sb_rextents that
needs a conversion, use consistent names to xfs_rtblock_t types, and
only calculated them by the time they are needed. Remove the pointless
"high" local variable that only has a single user.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions