summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/xfs.rst
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2023-04-11 19:05:19 -0700
committerDarrick J. Wong <djwong@kernel.org>2023-04-11 19:05:19 -0700
commit7ba83850ca2691865713b307ed001bde5fddb084 (patch)
treeec9c6f43c657e17ef924081eadd5e2a130e3cfb6 /Documentation/admin-guide/xfs.rst
parent6db09a8d0377866b99882f8d44e4ba1a1bf6c6a1 (diff)
downloadlinux-7ba83850ca2691865713b307ed001bde5fddb084.tar.gz
linux-7ba83850ca2691865713b307ed001bde5fddb084.tar.bz2
linux-7ba83850ca2691865713b307ed001bde5fddb084.zip
xfs: deprecate the ascii-ci feature
This feature is a mess -- the hash function has been broken for the entire 15 years of its existence if you create names with extended ascii bytes; metadump name obfuscation has silently failed for just as long; and the feature clashes horribly with the UTF8 encodings that most systems use today. There is exactly one fstest for this feature. In other words, this feature is crap. Let's deprecate it now so we can remove it from the codebase in 2030. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'Documentation/admin-guide/xfs.rst')
-rw-r--r--Documentation/admin-guide/xfs.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/xfs.rst b/Documentation/admin-guide/xfs.rst
index e2561416391c..e85a9404d5c0 100644
--- a/Documentation/admin-guide/xfs.rst
+++ b/Documentation/admin-guide/xfs.rst
@@ -240,6 +240,7 @@ Deprecated Mount Options
Name Removal Schedule
=========================== ================
Mounting with V4 filesystem September 2030
+Mounting ascii-ci filesystem September 2030
ikeep/noikeep September 2025
attr2/noattr2 September 2025
=========================== ================