commit | adb0a43335feab4d48d3ab0985103a5d3e55d574 | [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:56 2024 -0800 |
tree | ead23bae3c6ddd2393af54afed402bb5c9dbe406 | |
parent | 34f1db603975d319a01f3c1e8ffb8037bd9848ef [diff] |
xfs_db: convert rtbitmap geometry Teach the rtconvert command to convert locations on the realtime device (e.g. rt daddrs, blocks, or extents) to a file block number and word within the rt bitmap file. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>