]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: prepare rmap functions to deal with rtrmapbt
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:48 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:15:58 +0000 (09:15 -0800)
commitedbc7b476c883a39d356ba53ac403084d7bddddd
treef48c5b073cb4b38948e52d202bbddd0f470ae50e
parent5dd143e1210d1a1cb94fa4a161ceaef9b5c59803
xfs: prepare rmap functions to deal with rtrmapbt

Source kernel commit: adafb31c80e608e63adcf8cae5675db00c734149

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>
libxfs/xfs_rmap.c
libxfs/xfs_rmap.h
libxfs/xfs_rtgroup.h