]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: dump rt summary blocks
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:09 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 16 Jul 2024 22:49:17 +0000 (15:49 -0700)
commit6733f28f8eca763ab902f53b3ba7b2df5decf02c
tree80125466ed1e5223493a758d8d387d44f65ce988
parent455fe44e4f5b0ca4927c7e6433029b2ae4603737
xfs_db: dump rt summary blocks

Now that rtsummary 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