]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: enable the zoned RT device feature
authorChristoph Hellwig <hch@lst.de>
Tue, 8 Apr 2025 07:17:10 +0000 (09:17 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 8 Apr 2025 07:17:10 +0000 (09:17 +0200)
commitb181815c5f46c26fe8f1aa2c4ea1cff87ae28fa9
treedd51bf939e93264ea38fd705401722963b774aa2
parent7b83644776f78889c984abbfea88ca60f120967a
xfs: enable the zoned RT device feature

Source kernel commit: be458049ffe32b5885c5c35b12997fd40c2986c4

Enable the zoned RT device directory feature.  With this feature, RT
groups are written sequentially and always emptied before rewriting
the blocks.  This perfectly maps to zoned devices, but can also be
used on conventional block devices.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_format.h