]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: compute rtrmap btree max levels when reflink enabled
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:57 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:12 +0000 (13:06 -0800)
commitc2694ff678c9b667ab4cb7c0b45d45309c4dd64b
tree424eb7e43b74d639355a1973049373ee49402aa9
parent0bada82331238bd366aaa0566d125c6338b42590
xfs: compute rtrmap btree max levels when reflink enabled

Compute the maximum possible height of the realtime rmap btree when
reflink is enabled.

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