commit | 4d4369e5f3e90b58750cd07e25559dccc1c7730d | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Oct 15 12:43:47 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Nov 05 13:33:55 2024 -0800 |
tree | bf281a936461f6fe232ad3e00c323b96f2cf566b | |
parent | 25d78dba3a65c70159c5507205f42c9e2d3d6e37 [diff] |
xfs_db: access arbitrary realtime blocks and extents Add two commands to xfs_db so that we can point ourselves at any arbitrary realtime block or extent. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>