Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

f2fs: use wait_for_stable_page to avoid contention



In write_begin, if storage supports stable_page, we don't need to wait for
writeback to update its contents.
This patch introduces to use wait_for_stable_page instead of
wait_on_page_writeback.

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