commit | 1ac35f061af011442eeb731632f6daae991ecf7c | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Aug 26 10:54:27 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Sep 15 20:52:39 2020 -0700 |
tree | 7cc0b01f337758cd41f71f748c154ec252bd1f75 | |
parent | 2a39946c984464e4aac82c556ba9915589be7323 [diff] |
xfs: use the finobt block counts to speed up mount times Now that we have reliable finobt block counts, use them to speed up the per-AG block reservation calculations at mount time. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>