f2fs: recover fallocated data and its i_size together
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 13 Jun 2014 04:05:55 +0000 (13:05 +0900)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 23 Jun 2014 01:05:08 +0000 (10:05 +0900)
commitead432756ab2c76b1f1de742a1c8a06992cb98eb
treee56de605c8662d8c9efc48520f4a4374ca14ed98
parentccfb30001f37ace4690a74c27b4812cf054e123a
f2fs: recover fallocated data and its i_size together

This patch arranges the f2fs_locks to cover the fallocated data and its i_size.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c
This page took 0.026318 seconds and 5 git commands to generate.