]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: f2fs: Separate errors mode subtable
authorBagas Sanjaya <bagasdotme@gmail.com>
Wed, 20 Aug 2025 04:34:27 +0000 (11:34 +0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 28 Aug 2025 00:09:01 +0000 (00:09 +0000)
commit4bc6bf7b8830cc403a3cea7f4ef8794831126f54
tree75d6bba67d67be66b82d2661050c25dc1453dbd0
parentc18ecd99e0c707ef8f83cace861cbc3162f4fdf1
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: b62e71be2110 ("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>
Documentation/filesystems/f2fs.rst