]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: enable conversion of rt space units
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)
commit08ff897044638913efe130e70d78f02832d106ea
tree9e34623a496b57c235ff8f01d6c33ec0974b0218
parent3b04ddaed83d5bb9ebfc952c60076f9a34819df8
xfs_db: enable conversion of rt space units

Teach the xfs_db convert function about rt extents, rt block numbers,
and how to compute offsets within the rt bitmap and summary files.

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