summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBagas Sanjaya <bagasdotme@gmail.com>2025-02-22 16:18:53 +0700
committerKent Overstreet <kent.overstreet@linux.dev>2025-03-14 21:02:15 -0400
commit7442ef708254973996db93e0a5f7d390941a24c5 (patch)
tree76f2117d3228ccfa4f361ab847d908fac6c93c5c
parent47d4100b15c19f6a0b4594ca58eb5aab90703e96 (diff)
Documentation: bcachefs: Add casefolding toctree entry
Sphinx reports htmldocs toctree warning: Documentation/filesystems/bcachefs/casefolding.rst: WARNING: document isn't included in any toctree Fix the warning by adding casefolding documentation entry to bcachefs toctree. Fixes: bc5cc09246c5 ("bcachefs: bcachefs_metadata_version_casefolding") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Closes: https://lore.kernel.org/linux-next/20250221161728.32739f85@canb.auug.org.au/ Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
-rw-r--r--Documentation/filesystems/bcachefs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/bcachefs/index.rst b/Documentation/filesystems/bcachefs/index.rst
index 7db4d7ceab58..0415b5d78192 100644
--- a/Documentation/filesystems/bcachefs/index.rst
+++ b/Documentation/filesystems/bcachefs/index.rst
@@ -10,4 +10,5 @@ bcachefs Documentation
CodingStyle
SubmittingPatches
+ casefolding
errorcodes