]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: convert rtbitmap geometry
authorDarrick J. Wong <djwong@kernel.org>
Tue, 29 Oct 2024 00:03:32 +0000 (17:03 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 31 Oct 2024 22:45:05 +0000 (15:45 -0700)
commit9c4441af72e772706e30ecfe605ade474198d425
tree6061368934afffd1dbd465a11cff8d3cdb9bd626
parent08ff897044638913efe130e70d78f02832d106ea
xfs_db: convert rtbitmap geometry

Teach the rtconvert command to be able to convert realtime blocks and
extents to locations within the rt bitmap.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/convert.c
man/man8/xfs_db.8