]> git.baikalelectronics.ru Git - kernel.git/commit
writeback: provide a wakeup_flusher_threads_bdi()
authorJens Axboe <axboe@kernel.dk>
Thu, 28 Sep 2017 17:26:59 +0000 (11:26 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 3 Oct 2017 14:38:17 +0000 (08:38 -0600)
commit142139104c1d331540d836af3087c1b1b446af57
tree0747af01ce6122bbf730a304444c1aed00d8fd7c
parent8242592b4fd7cc8aac6cadd0fb0f18d620d058bc
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>
fs/fs-writeback.c
include/linux/writeback.h