diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-21 23:08:48 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-27 18:49:27 +0300 |
commit | 390600f811f1adfb9158e9b670b81219a9d94d72 (patch) | |
tree | 6539bea35ed3bd92bf18f8ebf184937344e9b25b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9be0590453cdae1b7aa2eb08515cc140ecc850c3 (diff) | |
download | linux-390600f811f1adfb9158e9b670b81219a9d94d72.tar.xz |
xfs: remove flags argument from xfs_inode_ag_walk
The incore inode walk code passes a flags argument and a pointer from
the xfs_inode_ag_iterator caller all the way to the iteration function.
We can reduce the function complexity by passing flags through the
private pointer.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions