commit | f32866fdc9ed077c3bc7160f4f53d6a479201d46 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Aug 17 08:31:49 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Aug 17 08:31:49 2016 +1000 |
tree | 145fbe56fa8402d6ad2756ce966461f1103febeb | |
parent | 8b2180b3bf0338625cab07da6543acb436df9c40 [diff] |
xfs: store rmapbt block count in the AGF Track the number of blocks used for the rmapbt in the AGF. When we get to the AG reservation code we need this counter to quickly make our reservation during mount. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>