diff options
author | Christoph Hellwig <[email protected]> | 2024-11-03 20:19:09 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2024-11-05 13:38:36 -0800 |
commit | d6d5c90adaccefd99c761cfdc9cf11720e2d8508 (patch) | |
tree | fcaf629e8316752a109ec8d49500ff86daad28b1 /scripts/gdb/linux/tasks.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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions