]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: access arbitrary realtime blocks and extents
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:43:47 +0000 (12:43 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:42 +0000 (13:44 -0700)
commit1c217f766aa6abca74a60a4e171552f02c46819f
tree0b69198e9db0d4820b64f138a8311af5747c1645
parent3ff865d7eec6777f223ad40b02871e63f7827dd0
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>
db/block.c
man/man8/xfs_db.8