]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: access realtime file blocks
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:57 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 1 Aug 2024 00:07:32 +0000 (17:07 -0700)
commitbc934fed23f5c550c165ab1780d56957f5587511
tree038448ee595a79971569f02ef02fa49c2002073f
parent5626eaf144fea04d62c84b34414ec71f97874c7b
xfs_db: access realtime file blocks

Now that we have the ability to point the io cursor at the realtime
device, let's make it so that the "dblock" command can walk the contents
of realtime files.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
db/block.c
db/faddr.c