]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: add metadata reservations for realtime rmap btrees
authorDarrick J. Wong <djwong@kernel.org>
Tue, 7 Mar 2023 03:55:52 +0000 (19:55 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:37 +0000 (15:03 -0800)
commitbb4896ca174e67cb834f5528bef70a1751717b67
tree4cf3e1c68d4abde3b7a3e3f03c73406f24ac157b
parent2fd37e3b1a638e441b5dac7803e6f558057c624b
xfs: add metadata reservations for realtime rmap btrees

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

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_rtrmap_btree.c
libxfs/xfs_rtrmap_btree.h