]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Documentation: bcachefs: casefolding: Use bullet list for dirent structure
authorBagas Sanjaya <bagasdotme@gmail.com>
Sat, 22 Feb 2025 09:18:52 +0000 (16:18 +0700)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:02:15 +0000 (21:02 -0400)
The doc lists dirent structure for both regular and casefolded names,
yet it is written (and rendered) as long paragraph instead.

Write the structure list as bullet list.

Fixes: bc5cc09246c5 ("bcachefs: bcachefs_metadata_version_casefolding")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Documentation/filesystems/bcachefs/casefolding.rst

index d5861b44463576b66cc7f70e3af8570ef9d02737..ba5de97d155ffa32514c2d0ab403fe15eaeac550 100644 (file)
@@ -30,8 +30,8 @@ name with the regular name in the dirent.
 
 The structure looks like this:
 
-Regular:    [dirent data][regular name][nul][nul]...
-Casefolded: [dirent data][reg len][cf len][regular name][casefolded name][nul][nul]...
+Regular:    [dirent data][regular name][nul][nul]...
+Casefolded: [dirent data][reg len][cf len][regular name][casefolded name][nul][nul]...
 
 (Do note, the number of NULs here is merely for illustration; their count can
 vary per-key, and they may not even be present if the key is aligned to