diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-11-03 20:19:35 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-05 13:38:44 -0800 |
commit | e0b5b97dde8e4737d06cb5888abd88373abc22df (patch) | |
tree | 2e3bc144a4a8a44bd5b31281a9758b3e83ac1371 /fs/xfs/xfs_dahash_test.c | |
parent | ceaa0bd773e2d6d5726d6535f605ecd6b26d2fcc (diff) | |
download | linux-e0b5b97dde8e4737d06cb5888abd88373abc22df.tar.gz linux-e0b5b97dde8e4737d06cb5888abd88373abc22df.tar.bz2 linux-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 <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_dahash_test.c')
0 files changed, 0 insertions, 0 deletions