]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: prepare rmap functions to deal with rtrmapbt
authorDarrick J. Wong <djwong@kernel.org>
Fri, 20 Sep 2024 17:51:04 +0000 (19:51 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:01:36 +0000 (10:01 +0200)
commit9b03079c20da5e4154ecf50a174b67f1e33d0127
tree73761db5cd15ce4e676e6a976cbc2dbd40efa6fc
parent88adddd8d1491340299f1f225489029cd83c811f
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