]> 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)
committerChristoph Hellwig <hch@lst.de>
Sun, 11 Aug 2024 06:35:54 +0000 (08:35 +0200)
commit2e40f53b6368c27bd2cadc645d79277ec089db6e
tree537b1019179e81493481f591710589acaad65575
parent752563db9a027cc6698803992632414349632be1
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