]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: add metadata reservations for realtime refcount btree
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:52 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:15:59 +0000 (09:15 -0800)
commitc6b093eafff10eff6be5b97eec3280d92e0246cb
treee7a883f9e16d4870101dc3128d66622b85ac5d70
parent0f2ef731a9f5427caf70185540f8b318aa91add3
xfs: add metadata reservations for realtime refcount btree

Source kernel commit: bf0b99411335db18a9ed4fcef278ce9e313f6076

Reserve some free blocks so that we will always have enough free blocks
in the data volume to handle expansion of the realtime refcount btree.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_rtrefcount_btree.c
libxfs/xfs_rtrefcount_btree.h