Skip to content

Commit 4bc6bf7

Browse files
bagasmeJaegeuk Kim
authored andcommitted
Documentation: f2fs: Separate errors mode subtable
errors=%s subtable is shown in htmldocs output as long-running paragraph instead due to missing separator from its previous paragraph. Add it. Fixes: b62e71b ("f2fs: support errors=remount-ro|continue|panic mountoption") 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 c18ecd9 commit 4bc6bf7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/filesystems/f2fs.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ errors=%s Specify f2fs behavior on critical errors. This supports modes:
360360
panic immediately, continue without doing anything, and remount
361361
the partition in read-only mode. By default it uses "continue"
362362
mode.
363+
363364
====================== =============== =============== ========
364365
mode continue remount-ro panic
365366
====================== =============== =============== ========

0 commit comments

Comments
 (0)