commit | 1e773c4989d2dfe08332b4c18f7e1d7ad633015c | [log] [tgz] |
---|---|---|
author | Jie Liu <jeff.liu@oracle.com> | Mon Aug 04 11:22:31 2014 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Mon Aug 04 11:22:31 2014 +1000 |
tree | 1bbc729141d2aa5be746e34a701668bc272285e7 | |
parent | f3d1e587437b784635459dcfccaedd17149282cc [diff] |
xfs: introduce xfs_bulkstat_ag_ichunk Introduce xfs_bulkstat_ag_ichunk() to process inodes in chunk with a pointer to a formatter function that will iget the inode and fill in the appropriate structure. Refactor xfs_bulkstat() with it. Signed-off-by: Jie Liu <jeff.liu@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>