]> git.karo-electronics.de Git - linux-beck.git/commit
f2fs: fix wrong AUTO_RECOVER condition
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 17 Nov 2016 02:53:16 +0000 (18:53 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 25 Nov 2016 18:16:05 +0000 (10:16 -0800)
commit97dd26ad834739d4e4ea35fd7ab5f92824de4cbb
treeb9bcf8a2322a9a6bb4a17061f179879f8f9c2d5c
parent3a3a5ead7b6d2c9a29f493791ba23f264052db34
f2fs: fix wrong AUTO_RECOVER condition

If i_size is not aligned to the f2fs's block size, we should not skip inode
update during fsync.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h