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

f2fs: submit node page write bios when really required



If many threads calls fsync with data writes, we don't need to flush every
bios having node page writes.
The f2fs_wait_on_page_writeback will flush its bios when the page is really
needed.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent fff4c55d
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