]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: enable the zoned RT device feature
authorChristoph Hellwig <hch@lst.de>
Mon, 14 Apr 2025 05:36:06 +0000 (07:36 +0200)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 29 Apr 2025 16:09:57 +0000 (18:09 +0200)
commitc035d90a655cfe5e2a0f710119d9fa584b998917
tree3da9aec7708b3ddd686b1254c6f870108df30f98
parent6b1ed216be17d5a3daa5f60e677e4c658dc6cd2b
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