]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: add metadata reservations for realtime rmap btrees
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:49 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:15:58 +0000 (09:15 -0800)
commite7f5630c994f9a2b3d415eabfb79ae790091831b
tree1f5a8b937022885bdb54413db4bf6ddeab63d1f8
parent5a9a1f896f292bbd9c75523a625b39817cc34307
xfs: add metadata reservations for realtime rmap btrees

Source kernel commit: 8491a55cfc73ff5c2c637a70ade51d4d08abb90a

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