]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: display the realtime refcount btree contents
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:44:46 +0000 (12:44 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:45:00 +0000 (13:45 -0700)
commite003cea3d124b73c65c92e08a06c250ad01cfc4d
tree5e349d466e155e159215c8026dedeb9fbf04a861
parentb9813b2f1f5a32052f9fa8a12740ef5ca47ab545
xfs_db: display the realtime refcount btree contents

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

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
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