Files
linux/fs/f2fs
Chao Yu a76d81af17 f2fs: fix to clear FI_NO_PREALLOC
[ Upstream commit 28cfafb738 ]

We need to clear FI_NO_PREALLOC flag in error path of f2fs_file_write_iter,
otherwise we will lose the chance to preallocate blocks in latter write()
at one time.

Fixes: dc91de78e5 ("f2fs: do not preallocate blocks which has wrong buffer")
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-14 09:53:14 +01:00
..
2016-09-14 16:52:36 -07:00
2017-08-21 15:54:48 -07:00
2017-10-03 08:06:05 -07:00
2017-12-14 09:53:14 +01:00
2017-09-05 10:50:21 -07:00