]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: dump rt bitmap blocks
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 23:04:43 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:17 +0000 (20:08 -0700)
commitc5e61e846d2a82b486b5aa1bbb2ee4516f669e5c
tree0907945e6f8e5973a3e2ef2bdcbeec255fc5d323
parent67720a32ceea10b2dbc1b97fd738901f0a53e58d
xfs_db: dump rt bitmap blocks

Now that rtbitmap blocks have a header, make it so that xfs_db can
analyze the structure.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
db/field.c
db/field.h
db/inode.c
db/rtgroup.c
db/rtgroup.h
db/type.c
db/type.h