commit | 3b7e9aeebd7b56ebd1f4c4ba241d369ea53e531a | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Fri Apr 07 12:42:26 2023 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Jun 15 11:34:34 2023 -0700 |
tree | 2a9f474384a10c8168c9ba5aad262aa7cae2ea3f | |
parent | 0bd7e0f283bc65e8221a7b94bfe5be546ebc1d81 [diff] |
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>