]> 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, 21 May 2021 02:52:31 +0000 (19:52 -0700)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 5180c39db5621224359e62cf812877c4b1f2b068)

doc/cephfs/administration.rst

index 7fd83001b3e0b7ce6860f9ac1c24d9bf66d23115..396bb292416bf0b411d95b581d2fe3ec98b702c5 100644 (file)
@@ -278,6 +278,8 @@ CephFS features and first release they came out.
 +------------------+--------------+-----------------+
 | metric_collect   | pacific      | N/A             |
 +------------------+--------------+-----------------+
+| alternate_name   | pacific      | PLANNED         |
++------------------+--------------+-----------------+
 
 CephFS Feature Descriptions
 
@@ -328,6 +330,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
 ---------------