commit | 34f1db603975d319a01f3c1e8ffb8037bd9848ef | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Oct 15 12:43:48 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Nov 05 13:33:55 2024 -0800 |
tree | ae949dfa0595ac9a9ff81d3bca5cb7ad20c84915 | |
parent | 4d4369e5f3e90b58750cd07e25559dccc1c7730d [diff] |
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>