]> 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>
Wed, 31 Jul 2024 01:46:52 +0000 (18:46 -0700)
commit18add95166458af0b1a28b5633d3ab92d1859b3f
treed82b1b8e3bd46cf5e5fcd069b00eb53fe68e146e
parent8b51020e8ba6db98ba98f39472748d7a3c2cca5b
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