]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add alternate_name cephfs feature to table
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 14 May 2021 19:19:11 +0000 (12:19 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 14 May 2021 19:22:20 +0000 (12:22 -0700)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
doc/cephfs/administration.rst

index 2ce2001803ec7e943ed05a005ab892e723d68d8b..f1df4cfb4189f8a4b98f0bcb12d9f41d00419716 100644 (file)
@@ -284,6 +284,8 @@ CephFS features and first release they came out.
 +------------------+--------------+-----------------+
 | metric_collect   | pacific      | N/A             |
 +------------------+--------------+-----------------+
+| alternate_name   | pacific      | PLANNED         |
++------------------+--------------+-----------------+
 
 CephFS Feature Descriptions
 
@@ -334,6 +336,13 @@ delegated inode numbers is a prerequisite for client to do async file creation.
 
 Clients can send performance metric to MDS if MDS support this feature.
 
+::
+
+    alternate_name
+
+Clients can set and understand "alternate names" for directory entries. This is
+to be used for encrypted file name support.
+
 
 Global settings
 ---------------