]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: refcount btree add more reserved blocks
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 00:49:22 +0000 (11:49 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 25 Oct 2016 00:49:22 +0000 (11:49 +1100)
commit2a96beb95cb6fbb9c073a8371e29c1a2103a22b2
tree42340258dd87286d0799aa347083e828496c0f59
parent88ce079228b11f6c296e13eb9716bdcfb89344bb
xfs: refcount btree add more reserved blocks

Source kernel commit: af30dfa14411e9df0e69c6e46e8c6c467b88229d

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>
libxfs/xfs_alloc.c
libxfs/xfs_format.h