aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_alloc.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-11-04 04:19:15 +0000
committerDarrick J. Wong <[email protected]>2024-11-05 21:38:38 +0000
commitf220f6da5f4ad7da538c39075cf57e829d5202f7 (patch)
treeee7f9c36befd093e5af947ad5ab946b2a91dd7f1 /fs/xfs/libxfs/xfs_alloc.c
parentxfs: refactor xfs_rtsummary_blockcount (diff)
downloadkernel-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