]> git.karo-electronics.de Git - linux-beck.git/commit
f2fs: introduce new option for controlling data flush
authorChao Yu <chao2.yu@samsung.com>
Wed, 16 Dec 2015 05:12:16 +0000 (13:12 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 16 Dec 2015 17:25:48 +0000 (09:25 -0800)
commit343f40f0a70eb7cee9cc8d6fcfbb3917252a5245
tree681a63959c5293be0a069beef713108b85a4f726
parentc227f912732f204c0ec4a577ba812401ac4672af
f2fs: introduce new option for controlling data flush

Add a new option 'data_flush' to enable data flush functionality.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/filesystems/f2fs.txt
fs/f2fs/f2fs.h
fs/f2fs/super.c