commit | 5f10590bae67d7698191a1392b6b1d3ce4d11a0c | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Oct 28 17:03:33 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Oct 31 15:45:05 2024 -0700 |
tree | 5de8c3f126a50abe10568f2aff8d0e2700b103e6 | |
parent | 9c4441af72e772706e30ecfe605ade474198d425 [diff] |
xfs_db: convert rtsummary geometry Teach the rtconvert command to be able to convert realtime blocks and extents to locations within the rt summary. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>