diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-21 23:08:49 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-27 18:49:27 +0300 |
commit | 39b1cfd75b278f5cb1e58517f6ec1ac9ef16d9f4 (patch) | |
tree | b858817866744d068e9aa805d6d1bf2bf520f970 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | a91bf9928e1e16dd175ff363efa54ebc9e38d53d (diff) | |
download | linux-39b1cfd75b278f5cb1e58517f6ec1ac9ef16d9f4.tar.xz |
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 <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions