]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: prepare rmap functions to deal with rtrmapbt
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:39:49 +0000 (12:39 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:23 +0000 (13:36 -0800)
commit256e44dc2dd047b3e23aedf77cba5ef5fa389742
tree723b7045e2bb798964a609f1446293056ab66eee
parent9b3c5be712a55ac68781e7fa5522caca5b4646ca
xfs: prepare rmap functions to deal with rtrmapbt

Prepare the high-level rmap functions to deal with the new realtime
rmapbt and its slightly different conventions.  Provide the ability
to talk to either rmapbt or rtrmapbt formats from the same high
level code.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_rmap.c
fs/xfs/libxfs/xfs_rmap.h
fs/xfs/libxfs/xfs_rtgroup.h