]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: add metadata reservations for realtime rmap btrees
authorDarrick J. Wong <djwong@kernel.org>
Mon, 12 Aug 2024 21:19:05 +0000 (14:19 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:19 +0000 (20:08 -0700)
commitf50e59620f561e918cf7142c5a8fcb5666b036a5
tree1826e199de8dc99b8a1336655fe25d83e441f11e
parent78084428cc98e9bb745c148825ab04c152dc4f0d
xfs: add metadata reservations for realtime rmap btrees

Source kernel commit: 96e6d68712d5d66f3980fc5e6f889c4428bf8c38

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>
Signed-off-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_metafile.c
libxfs/xfs_rtrmap_btree.c
libxfs/xfs_rtrmap_btree.h