commit | d31cd9d326f216fca9a602dddac254f668f5dcd6 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Wed Sep 27 13:28:18 2017 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Oct 03 08:38:17 2017 -0600 |
tree | 41b05d1025d2a4b6027ff467215f59de524e7833 | |
parent | 9ba4b2dfafaa711b41cc2102b0e9a529f3981218 [diff] |
writeback: switch wakeup_flusher_threads() to cyclic writeback We're writing back the full range of dirty pages on the devices, there's no point in making this special and not do normal range cyclic writeback. Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>