]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: dump rt summary blocks
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:38 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:34 +0000 (18:01 -0800)
commite5bd3d74aa0204aa8633d0dbbb2c460cb4dba150
tree392722b74880cdaedf30934a129e4f7478b5278a
parent2be091fb53149894461bfc36e09f6cfcfb447695
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/field.c
db/field.h
db/inode.c
db/rtgroup.c
db/rtgroup.h
db/type.c
db/type.h