diff options
author | 2024-11-03 20:19:09 -0800 | |
---|---|---|
committer | 2024-11-05 13:38:36 -0800 | |
commit | d6d5c90adaccefd99c761cfdc9cf11720e2d8508 (patch) | |
tree | fcaf629e8316752a109ec8d49500ff86daad28b1 /scripts/lib/kdoc/kdoc_parser.py | |
parent | xfs: factor out a xfs_growfs_rt_alloc_blocks helper (diff) | |
download | wireguard-linux-d6d5c90adaccefd99c761cfdc9cf11720e2d8508.tar.xz wireguard-linux-d6d5c90adaccefd99c761cfdc9cf11720e2d8508.zip |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions