]> www.infradead.org Git - users/hch/misc.git/commitdiff
Documentation: f2fs: Reword title
authorBagas Sanjaya <bagasdotme@gmail.com>
Wed, 20 Aug 2025 04:34:32 +0000 (11:34 +0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 28 Aug 2025 00:09:02 +0000 (00:09 +0000)
"What is F2FS" is rather a mistitle for the whole f2fs docs, as it
implies the overview section (before "Background and design issues"
section) and the docs covers beyond that: from mount options to
filesystem implementation details.

Retitle and add explicit overview section.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/filesystems/f2fs.rst

index 83479d2147c3e45d354a4cdf6e9d506f53679be2..a8d02fe5be8399e454c5ffa9ee0c4c2ddc140212 100644 (file)
@@ -1,8 +1,11 @@
 .. SPDX-License-Identifier: GPL-2.0
 
-==========================================
-WHAT IS Flash-Friendly File System (F2FS)?
-==========================================
+=================================
+Flash-Friendly File System (F2FS)
+=================================
+
+Overview
+========
 
 NAND flash memory-based storage devices, such as SSD, eMMC, and SD cards, have
 been equipped on a variety systems ranging from mobile to server systems. Since