Home
last modified time | relevance | path

Searched hist:"774 e1b78a0f90a7e81f7a23d9ebfa8b8233c1ffa" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dfile.cdiff 774e1b78a0f90a7e81f7a23d9ebfa8b8233c1ffa Wed Aug 23 05:23:25 CDT 2017 Chao Yu <yuchao0@huawei.com> f2fs: trigger fdatasync for non-atomic_write file

Sqlite only cares about synchronization of file data instead of other data
unrelated attribute of inode, so in commit flow, call fdatasync is enough.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>