]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs.xfs.8: warn about the version=ci feature
authorDarrick J. Wong <djwong@kernel.org>
Mon, 5 Jun 2023 15:36:49 +0000 (08:36 -0700)
committerCarlos Maiolino <cem@kernel.org>
Thu, 22 Jun 2023 12:02:33 +0000 (14:02 +0200)
commit5309ddc05796df78c8cd96c27232b2b3b1b1fc6a
tree436fe78544054da74558e84d64105e584f5d4965
parent10a01bcdd748773c185255516a72e75a71295bd4
mkfs.xfs.8: warn about the version=ci feature

Document the exact byte transformations that happen during directory
name lookup when the version=ci feature is enabled.  Warn that this is
not generally compatible, and that people should not use this feature.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
man/man8/mkfs.xfs.8.in