Skip to content

Commit 62242ac

Browse files
bagasmeJaegeuk Kim
authored andcommitted
Documentation: f2fs: Reword title
"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>
1 parent e782232 commit 62242ac

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

Documentation/filesystems/f2fs.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
==========================================
4-
WHAT IS Flash-Friendly File System (F2FS)?
5-
==========================================
3+
=================================
4+
Flash-Friendly File System (F2FS)
5+
=================================
6+
7+
Overview
8+
========
69

710
NAND flash memory-based storage devices, such as SSD, eMMC, and SD cards, have
811
been equipped on a variety systems ranging from mobile to server systems. Since

0 commit comments

Comments
 (0)