diff options
author | Darrick J. Wong <[email protected]> | 2020-05-21 13:08:49 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2020-05-27 08:49:27 -0700 |
commit | 39b1cfd75b278f5cb1e58517f6ec1ac9ef16d9f4 (patch) | |
tree | b858817866744d068e9aa805d6d1bf2bf520f970 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a91bf9928e1e16dd175ff363efa54ebc9e38d53d (diff) |
xfs: fix inode ag walk predicate function return values
There are a number of predicate functions that help the incore inode
walking code decide if we really want to apply the iteration function to
the inode. These are boolean decisions, so change the return types to
boolean to match.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions