docs: f2fs: fix html doc error
authorYangtao Li <frank.li@vivo.com>
Tue, 13 Dec 2022 15:08:37 +0000 (23:08 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 6 Jan 2023 23:13:16 +0000 (15:13 -0800)
commita9e292f2aeb737b263b1c14281be239405e1bb19
tree7dd9c7e2e780990ce3e24b7b7a52d92ca5446e8b
parent3cf684f2f8e0229714fb6d051508b42d3320e78f
docs: f2fs: fix html doc error

There is a problem with the html converted from the previous
commit 6047de5482c3 ("f2fs: add barrier mount option")
code submission. Probably something like this:

barrier If this option is set, cache_flush commands are allowed to be

Let's fix it.

Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/filesystems/f2fs.rst