diff options
author | 2022-07-07 19:13:21 +1000 | |
---|---|---|
committer | 2022-07-07 19:13:21 +1000 | |
commit | 36029dee382a20cf515494376ce9f0d5949944eb (patch) | |
tree | 7860b321d990485b43d7f663a1c1b2a796beb1ba /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | xfs: replace xfs_ag_block_count() with perag accesses (diff) | |
download | linux-dev-36029dee382a20cf515494376ce9f0d5949944eb.tar.xz linux-dev-36029dee382a20cf515494376ce9f0d5949944eb.zip |
xfs: make is_log_ag() a first class helper
We check if an ag contains the log in many places, so make this
a first class XFS helper by lifting it to fs/xfs/libxfs/xfs_ag.h and
renaming it xfs_ag_contains_log(). The convert all the places that
check if the AG contains the log to use this helper.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions