diff options
| author | Christoph Hellwig <[email protected]> | 2024-11-04 04:19:09 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2024-11-05 21:38:36 +0000 |
| commit | d6d5c90adaccefd99c761cfdc9cf11720e2d8508 (patch) | |
| tree | fcaf629e8316752a109ec8d49500ff86daad28b1 /fs/xfs/xfs_rtalloc.c | |
| parent | xfs: factor out a xfs_growfs_rt_alloc_blocks helper (diff) | |
| download | kernel-d6d5c90adaccefd99c761cfdc9cf11720e2d8508.tar.gz kernel-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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions
