]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: access realtime file blocks
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 22:54:08 +0000 (15:54 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:29 +0000 (14:57 -0700)
commit2bafd3f3721c109d04730ede49c7a33ac2ed7442
tree88209a6449db293ddccd7f9ac70badfe705158e7
parent33ec6916f7aa8297fb17c003459385e816721f6f
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