commit | af30dfa14411e9df0e69c6e46e8c6c467b88229d | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:17 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:17 2016 -0700 |
tree | 00546ac7b561cc1d5bfc2e8c1a002fcf7663a2b8 | |
parent | 46eeb521b95247170d2db773bb4cc8fb3de1d85c [diff] |
xfs: refcount btree add more reserved blocks Since XFS reserves a small amount of space in each AG as the minimum free space needed for an operation, save some more space in case we touch the refcount btree. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>