diff options
| author | Christoph Hellwig <[email protected]> | 2024-11-04 04:19:15 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2024-11-05 21:38:38 +0000 |
| commit | f220f6da5f4ad7da538c39075cf57e829d5202f7 (patch) | |
| tree | ee7f9c36befd093e5af947ad5ab946b2a91dd7f1 /fs/xfs/libxfs/xfs_alloc.c | |
| parent | xfs: refactor xfs_rtsummary_blockcount (diff) | |
| download | kernel-f220f6da5f4ad7da538c39075cf57e829d5202f7.tar.gz kernel-f220f6da5f4ad7da538c39075cf57e829d5202f7.zip | |
xfs: make RT extent numbers relative to the rtgroup
To prepare for adding per-rtgroup bitmap files, make the xfs_rtxnum_t
type encode the RT extent number relative to the rtgroup. The biggest
part of this to clearly distinguish between the relative extent number
that gets masked when converting from a global block number and length
values that just have a factor applied to them when converting from
file system blocks.
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/libxfs/xfs_alloc.c')
0 files changed, 0 insertions, 0 deletions
