From 3c1c658ce364b44744ff73323656daba2fdc893b Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 22 Dec 2025 15:47:11 +1000 Subject: [PATCH] doc/cephfs: add fscrypt to index.rst Suppress the following warning by adding fscrypt to the TOC in cephfs/index.rst: checking consistency... /ceph/doc/cephfs/fscrypt.rst: WARNING: document isn't included in any toctree Signed-off-by: Zac Dover --- doc/cephfs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index fb32ebedffb..ac85ba11843 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -149,6 +149,7 @@ CephFS Concepts Directory fragmentation Multiple active MDS daemons Snapshots + fscrypt .. raw:: html -- 2.47.3