Skip to content
Snippets Groups Projects
Commit ccfb3000 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

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: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent a497c3ba
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment