Skip to content
Commit 5e6926da authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcache: Convert writeback to a kthread



This simplifies the writeback flow control quite a bit - previously, it
was conceptually two coroutines, refill_dirty() and read_dirty(). This
makes the code quite a bit more straightforward.

Signed-off-by: default avatarKent Overstreet <kmo@daterainc.com>
parent 72a44517
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