diff options
author | 2022-10-28 15:48:58 -0700 | |
---|---|---|
committer | 2022-10-31 08:58:20 -0700 | |
commit | b65e08f83b119ae9345ed23d4da357a72b3cb55c (patch) | |
tree | 5c25440a24f3ed77d51f8401412b939e20f6a8fb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents (diff) | |
download | linux-dev-b65e08f83b119ae9345ed23d4da357a72b3cb55c.tar.xz linux-dev-b65e08f83b119ae9345ed23d4da357a72b3cb55c.zip |
xfs: create a predicate to verify per-AG extents
Create a predicate function to verify that a given agbno/blockcount pair
fit entirely within a single allocation group and don't suffer
mathematical overflows. Refactor the existng open-coded logic; we're
going to add more calls to this function in the next patch.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions