diff options
author | Tejun Heo <tj@kernel.org> | 2015-09-29 19:47:51 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-10-12 19:31:11 +0300 |
commit | 6fdf860f15d4a6be8f0947bad608d687fe0c7af7 (patch) | |
tree | 817c55df41afb26f6c0aaa98f3e9ce6952872c22 /fs/internal.h | |
parent | 9ad18ab938375502c03cf467abecbb77264c9475 (diff) | |
download | linux-6fdf860f15d4a6be8f0947bad608d687fe0c7af7.tar.xz |
writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()
wakeup_dirtytime_writeback() walks and wakes up all wb's of all bdi's;
unfortunately, it was always waking up bdi->wb instead of the wb being
walked. Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Fixes: 001fe6f617b1 ("writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's")
Reviewed-by: Jan Kara <jack@suse.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'fs/internal.h')
0 files changed, 0 insertions, 0 deletions