Skip to content
Commit 001fe6f6 authored by Tejun Heo's avatar Tejun Heo Committed by Jens Axboe
Browse files

writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's



wakeup_dirtytime_writeback() currently only starts writeback on the
root wb (bdi_writeback).  For cgroup writeback support, update the
function to check all wbs.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Jan Kara <jack@suse.cz>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent f2b65121
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