]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: enable realtime rmap btree
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:45 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:09 +0000 (13:06 -0800)
commitc2358439af374cad47f771797875d0beb8256738
tree442ba8579290f240952a2bb4b6cc28b122b3c2b2
parent799e7e6566df79b3546a2dd7cf6bcf287f53d41c
xfs: enable realtime rmap btree

Permit mounting filesystems with realtime rmap btrees.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_rtalloc.c
fs/xfs/xfs_super.c