diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2019-07-02 09:39:43 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-07-02 09:40:06 -0700 |
commit | 04b8fba2e1bf1d767af6579d5f9a25c480257d40 (patch) | |
tree | 4d97e3fc3f03b3521e8948e7212a6b26a8e32996 /fs/xfs/xfs_acl.c | |
parent | 2b5eb826011b48122a52085ab8f5ddb72749fc60 (diff) | |
download | linux-04b8fba2e1bf1d767af6579d5f9a25c480257d40.tar.bz2 |
xfs: refactor iwalk code to handle walking inobt records
Refactor xfs_iwalk_ag_start and xfs_iwalk_ag so that the bits that are
particular to bulkstat (trimming the start irec, starting inode
readahead, and skipping empty groups) can be controlled via flags in the
iwag structure.
This enables us to add a new function to walk all inobt records which
will be used for the new INUMBERS implementation in the next patch.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_acl.c')
0 files changed, 0 insertions, 0 deletions