]> www.infradead.org Git - users/hch/xfsprogs.git/commit
mkfs: add headers to realtime bitmap blocks
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:11 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:17 +0000 (15:37 -0700)
commit93b537e4cfb80668f0b67d975c0d3500d0e9eade
tree4e7e2a470a88cf2680c8e340304242702e5f156f
parent812372ce724c66321fa032a7ec86f7386ffea012
mkfs: add headers to realtime bitmap blocks

When the rtgroups feature is enabled, format rtbitmap blocks with the
appropriate block headers.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
mkfs/proto.c
mkfs/xfs_mkfs.c