Skip to content
Commit ae96e7bd authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: avoid needless sync_inode_page when reading inline_data



In write_begin, if there is an inline_data, f2fs loads it into 0'th data page.
Since it's the read path, we don't need to sync its inode page.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 52f80337
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment