]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: dump rt bitmap 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)
commit7286535b24bd82bce12694a18265156512802bfc
tree7f4af6d7ce4fbea3d43eb321d3fd379db7b14226
parent081d208cd980e35a5f708a66a561a4ac17dda770
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