]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: add metadata reservations for realtime refcount btree
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:58:25 +0000 (11:58 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:42 +0000 (14:57 -0700)
commit89de666b77c104b85b366c6258ff94652e48f18b
treef678ab6e4060b7a4f69a0252d4279f2529fb0642
parent5cbc07230f869131ec75a190e7ad4ed7c3a0d8b7
xfs: add metadata reservations for realtime refcount btree

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