diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-11-04 07:19:35 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-06 00:38:44 +0300 |
commit | e0b5b97dde8e4737d06cb5888abd88373abc22df (patch) | |
tree | 2e3bc144a4a8a44bd5b31281a9758b3e83ac1371 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ceaa0bd773e2d6d5726d6535f605ecd6b26d2fcc (diff) | |
download | linux-e0b5b97dde8e4737d06cb5888abd88373abc22df.tar.xz |
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 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions