Skip to content
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
Loading
Loading
Loading
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