diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-04 07:19:09 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-06 00:38:36 +0300 |
commit | d6d5c90adaccefd99c761cfdc9cf11720e2d8508 (patch) | |
tree | fcaf629e8316752a109ec8d49500ff86daad28b1 /tools/perf/scripts/python/gecko.py | |
parent | 9154b5008c03117b4fd83cc6639fb7e94f158e90 (diff) | |
download | linux-d6d5c90adaccefd99c761cfdc9cf11720e2d8508.tar.xz |
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/gecko.py')
0 files changed, 0 insertions, 0 deletions