commit | 595043e5f9ef1d8263bd9fda215cade489227491 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Thu Sep 28 11:26:59 2017 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Oct 03 08:38:17 2017 -0600 |
tree | 0747af01ce6122bbf730a304444c1aed00d8fd7c | |
parent | 47410d88f665486bf91f02242ab5d5692b8887ac [diff] |
writeback: provide a wakeup_flusher_threads_bdi() Similar to wakeup_flusher_threads(), except that we only wake up the flusher threads on the specified backing device. No functional changes in this patch. Acked-by: Johannes Weiner <hannes@cmpxchg.org> Tested-by: Chris Mason <clm@fb.com> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>