]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: dump refcount btree data
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:31 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 18:13:49 +0000 (11:13 -0700)
commit9fb2cb27e6788c436b927d399efb2709435b958e
tree36e0723e1e0c38ff8fdb5f69d7ce17609b2eb3a0
parent1bc58d9361602943b9f729d7ea01ef3c88d6b172
xfs_db: dump refcount btree data

Add the ability to walk and dump the refcount btree in xfs_db.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
db/agf.c
db/btblock.c
db/btblock.h
db/field.c
db/field.h
db/inode.c
db/sb.c
db/type.c
db/type.h
man/man8/xfs_db.8