]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: add block headers to realtime bitmap and summary blocks
authorDarrick J. Wong <djwong@kernel.org>
Mon, 5 Aug 2024 18:04:41 +0000 (11:04 -0700)
committerChristoph Hellwig <hch@lst.de>
Tue, 6 Aug 2024 12:53:49 +0000 (05:53 -0700)
commit37e2ae3e09613122b16eb24fa554da42d19d930a
treeaa7f5006511e1555644f0898ec78617428776f27
parentfb70db51d187c3ab64ec9f0aaed0ea3721840c4e
xfs: add block headers to realtime bitmap and summary blocks

Source kernel commit: e1cfca0e430949ae9484f0d696db06689fbca4b2

Upgrade rtbitmap and rtsummary blocks to have self describing metadata
like most every other thing in XFS.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_format.h
libxfs/xfs_ondisk.h
libxfs/xfs_rtbitmap.c
libxfs/xfs_rtbitmap.h
libxfs/xfs_sb.c
libxfs/xfs_shared.h