Commit 237c0790 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: call SetPageUptodate if needed



SetPageUptodate() issues memory barrier, resulting in performance degrdation.
Let's avoid that.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent fe76b796
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment