]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: dump rt summary blocks
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:44:22 +0000 (12:44 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:53 +0000 (13:44 -0700)
commit06441d707151ebff86f9dfef6600a1c97b4ee484
tree942d4b0db9e69b3477a63201e905ab151bcc5fd9
parent7286535b24bd82bce12694a18265156512802bfc
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