f2fs: convert inline_data for various fallocate
authorJaegeuk Kim <jaegeuk@kernel.org>
Wed, 17 Jun 2015 20:59:05 +0000 (13:59 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Aug 2015 21:09:53 +0000 (14:09 -0700)
commit97a7b2c274d5dbe51170e099c16d49cfd1b467af
treea4a1b98cff8a47b8149a96557309c2cef8c0577c
parentc9b63bd01dd8da096d079c490771ad8a049fd480
f2fs: convert inline_data for various fallocate

For newly added fallocate types, it should convert inline_data before handling
block swapping.

Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c
This page took 0.024006 seconds and 5 git commands to generate.