f2fs: fix missing clear FI_NO_PREALLOC in some error case
authorYunlei He <heyunlei@huawei.com>
Tue, 24 Apr 2018 03:40:19 +0000 (11:40 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 31 May 2018 18:31:48 +0000 (11:31 -0700)
commitcba41be08cb182476fec4d318a8a8f2f8361a901
tree659f2c241483d4f6a05005c1cf6ea4a689a24bbc
parentade990f95eed818d24d6b6d48f4b4af0aaf55d97
f2fs: fix missing clear FI_NO_PREALLOC in some error case

This patch fix missing clear FI_NO_PREALLOC in some error case

Signed-off-by: Yunlei He <heyunlei@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c