OSDN Git Service

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>
Mon, 9 Jul 2018 00:29:00 +0000 (17:29 -0700)
commit8bb9a8da75d1678f5c4fc9ec5ea8702960102221
tree5283044399fd7c1af0e20c7c681cbb68e07dfb46
parentcb38cc4e1d02dcad7bbaad1bd7d5e1dc2ac2b78b
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