Home
last modified time | relevance | path

Searched hist:"6047 de5482c33d5f912cdc907336fde9ebc5714e" (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/filesystems/
H A Df2fs.rstdiff 6047de5482c33d5f912cdc907336fde9ebc5714e Mon Oct 24 19:54:01 CEST 2022 Yangtao Li <frank.li@vivo.com> f2fs: add barrier mount option

This patch adds a mount option, barrier, in f2fs.
The barrier option is the opposite of nobarrier.
If this option is set, cache_flush commands are allowed to be issued.

Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
/linux/fs/f2fs/
H A Dsuper.cdiff 6047de5482c33d5f912cdc907336fde9ebc5714e Mon Oct 24 19:54:01 CEST 2022 Yangtao Li <frank.li@vivo.com> f2fs: add barrier mount option

This patch adds a mount option, barrier, in f2fs.
The barrier option is the opposite of nobarrier.
If this option is set, cache_flush commands are allowed to be issued.

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