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

Skip to content
Commit 88b0ddf6 authored by Chao Yu's avatar Chao Yu Committed by Sahitya Tummala
Browse files

f2fs: submit cached bio to avoid endless PageWriteback



When migrating encrypted block from background GC thread, we only add
them into f2fs inner bio cache, but forget to submit the cached bio, it
may cause potential deadlock when we are waiting page writebacked, fix
it.

Change-Id: I3e0f31c8825e5d7a33bad296562a2a652236f5ef
Signed-off-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
Git-commit: 1b456ddbaa5457c807f7315d5e0f1188c88a6ddc
Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/


[stummala@codeaurora.org: Back port the change]
Signed-off-by: default avatarSahitya Tummala <stummala@codeaurora.org>
parent 93449487
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