f2fs: fix to update last_disk_size correctly
authorChao Yu <yuchao0@huawei.com>
Wed, 17 Jan 2018 08:31:37 +0000 (16:31 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 27 Jan 2018 21:30:28 +0000 (13:30 -0800)
commitcd576d7b7a95cdcb43c0955feeb49831b469b246
tree0f2418129df916888fe3d104ff531fd38e5b039d
parent7a57bd3313c28ee8933d11ee521f62fab388cbe5
f2fs: fix to update last_disk_size correctly

This patch fixes to update last_disk_size only when writing out page
successfully.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/data.c