workqueue: remove knowledge of io issue (and others) stats
authorJens Axboe <axboe@fb.com>
Tue, 8 Dec 2015 05:09:24 +0000 (22:09 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 8 Dec 2015 05:09:24 +0000 (22:09 -0700)
commit0c5df5f9adccf9e3d8aaba88258ae9a4e0d3b643
tree0874c95d8897fb8a72aa066e6c477944e25fb792
parent19417edaa23ea4bcdb1388e12eecd5ea39db8803
workqueue: remove knowledge of io issue (and others) stats

This doesn't belong in the workqueue code, let the caller deal with
it instead.

Signed-off-by: Jens Axboe <axboe@fb.com>
backend.c
workqueue.c