]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: prepare rmap functions to deal with rtrmapbt
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:23 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:04 +0000 (13:06 -0800)
commitadafb31c80e608e63adcf8cae5675db00c734149
tree12f3f760bf77dd4a3d1c09feb576f1bc82c23171
parentd386b4024372ea2f06aaa0f2c6c380b45ba0536e
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_rmap.c
fs/xfs/libxfs/xfs_rmap.h
fs/xfs/libxfs/xfs_rtgroup.h