]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: access arbitrary realtime blocks and extents
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:57 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 16 Jul 2024 22:49:13 +0000 (15:49 -0700)
commitc74dc2fc30b60cb121bec59b87ee34f327bbfbae
tree8cc8eb6424a4320e65b57f0621cd02085d75f997
parent7b131445f1babd561ef3eee401bd2bd2c592abf1
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>
db/block.c
man/man8/xfs_db.8