]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: display the realtime rmap btree contents
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:58 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:16:00 +0000 (09:16 -0800)
commitfede3030942c88970f7b20f9152ed1b1c86fc20c
tree0e0077e2d9d12a8615039a9d7beef47b27dd23f1
parent37ebf93592e9607c6d64f3afe2f02d14b6edcd2a
xfs_db: display the realtime rmap btree contents

Implement all the code we need to dump rtrmapbt contents, starting
from the inode root.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/bmroot.c
db/bmroot.h
db/btblock.c
db/btblock.h
db/field.c
db/field.h
db/inode.c
db/type.c
db/type.h
libxfs/libxfs_api_defs.h
man/man8/xfs_db.8