diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-21 13:08:48 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-27 08:49:27 -0700 |
commit | 390600f811f1adfb9158e9b670b81219a9d94d72 (patch) | |
tree | 6539bea35ed3bd92bf18f8ebf184937344e9b25b /scripts/gdb/linux/proc.py | |
parent | 9be0590453cdae1b7aa2eb08515cc140ecc850c3 (diff) |
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions