diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-06-13 06:02:11 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-06-23 03:05:07 +0200 |
commit | ccfb30001f37ace4690a74c27b4812cf054e123a (patch) | |
tree | 84feb6e6d93caa1ee703d528b0d0dc1dffcdd04a /fs/f2fs/file.c | |
parent | Linux 3.16-rc2 (diff) | |
download | linux-ccfb30001f37ace4690a74c27b4812cf054e123a.tar.xz linux-ccfb30001f37ace4690a74c27b4812cf054e123a.zip |
f2fs: fix to report newly allocate region as extent
Previous get_block in f2fs didn't report the newly allocated region which has
NEW_ADDR.
For reader, it should not report, but fiemap needs this.
So, this patch introduces two get_block sharing core function.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/file.c')
0 files changed, 0 insertions, 0 deletions