]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: access realtime file blocks
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)
commit3ff865d7eec6777f223ad40b02871e63f7827dd0
tree4e4a7b2261ed57759b852e96f6e837f18cb8348f
parentfdf68ee7d84d9d1b64891ea455f8fa337ca82729
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/block.c
db/block.h
db/faddr.c