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, 28 Jun 2018 22:49:24 +0000 (15:49 -0700)
commitcc7e70c070237cf1e94b80e4bd76f897ca308d0d
tree5aa4b5a9af76e49e762c60445bd9dd99c4876b67
parentc9b3f46fd20e01c86a850da2d0178a01bd38afc0
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