diff options
| author | Darrick J. Wong <[email protected]> | 2020-05-21 20:08:50 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2020-05-27 15:49:28 +0000 |
| commit | 964176bd32da9847112b505f57ee6e602ee5c84d (patch) | |
| tree | fdd3d1ed7427395e82cc7c0b1596d9ed287810b8 /tools/perf/scripts/python | |
| parent | xfs: straighten out all the naming around incore inode tree walks (diff) | |
| download | kernel-964176bd32da9847112b505f57ee6e602ee5c84d.tar.gz kernel-964176bd32da9847112b505f57ee6e602ee5c84d.zip | |
xfs: rearrange xfs_inode_walk_ag parameters
The perag structure already has a pointer to the xfs_mount, so we don't
need to pass that separately and can drop it. Having done that, move
iter_flags so that the argument order is the same between xfs_inode_walk
and xfs_inode_walk_ag. The latter will make things less confusing for a
future patch that enables background scanning work to be done in
parallel.
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')
0 files changed, 0 insertions, 0 deletions
