]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: enable the zoned RT device feature
authorChristoph Hellwig <hch@lst.de>
Sun, 17 Nov 2024 07:36:47 +0000 (08:36 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 3 Feb 2025 04:49:15 +0000 (05:49 +0100)
commit4d41fec02c4c086fb6daf6a53f0666f687f66706
tree1f6897bf1b92d55ab2ba216ab21a5521e6d23dc1
parent0b70cdaed8fff302cad26c81ba314d2dcc49508f
xfs: enable the zoned RT device feature

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>
fs/xfs/libxfs/xfs_format.h