diff options
| author | Darrick J. Wong <[email protected]> | 2024-11-04 04:19:35 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2024-11-05 21:38:44 +0000 |
| commit | e0b5b97dde8e4737d06cb5888abd88373abc22df (patch) | |
| tree | 2e3bc144a4a8a44bd5b31281a9758b3e83ac1371 /fs/xfs/libxfs/xfs_rtbitmap.c | |
| parent | xfs: adjust min_block usage in xfs_verify_agbno (diff) | |
| download | kernel-e0b5b97dde8e4737d06cb5888abd88373abc22df.tar.gz kernel-e0b5b97dde8e4737d06cb5888abd88373abc22df.zip | |
xfs: move the min and max group block numbers to xfs_group
Move the min and max agblock numbers to the generic xfs_group structure
so that we can start building validators for extents within an rtgroup.
While we're at it, use check_add_overflow for the extent length
computation because that has much better overflow checking.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'fs/xfs/libxfs/xfs_rtbitmap.c')
0 files changed, 0 insertions, 0 deletions
