commit | d357df8170a0981ee370890c5e542ce55cbcfc26 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Jun 25 14:58:03 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Aug 16 16:26:48 2019 -0700 |
tree | c4d6676260c193e13bd6e2fac320f59f8e0c5e0b | |
parent | 66ad7b810f9375cd6554dc8567c24e57d1c07fc7 [diff] |
xfs_scrub: batch inumbers calls during fscounters calculation Improve the efficiency of the phase 7 inode counts by batching requests, now that we have per-AG inumbers wrappers. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>