]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: prepare rmap functions to deal with rtrmapbt
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:16 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 16 Jul 2024 22:49:19 +0000 (15:49 -0700)
commit004af890c218dac2146e66f9b24f675e03a00c22
treeb18bd80f48ac95399d371556b4a7919d6590e4df
parent1bafd15fbd767cb4106b6530c1dd6f923f1f15b8
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>
libxfs/xfs_rmap.c
libxfs/xfs_rmap.h