[Qemu-devel] [PULL 16/18] thread-pool: drop thread_pool_active()

2013-08-19 Thread Stefan Hajnoczi
.io_flush() is no longer called so drop thread_pool_active(). The block layer is the only thread-pool.c user and it already tracks in-flight requests, therefore we do not need thread_pool_active(). Signed-off-by: Stefan Hajnoczi --- thread-pool.c | 8 +--- 1 file changed, 1 insertion(+), 7

[Qemu-devel] [PULL 16/18] thread-pool: drop thread_pool_active()

2013-08-16 Thread Stefan Hajnoczi
.io_flush() is no longer called so drop thread_pool_active(). The block layer is the only thread-pool.c user and it already tracks in-flight requests, therefore we do not need thread_pool_active(). Signed-off-by: Stefan Hajnoczi --- thread-pool.c | 8 +--- 1 file changed, 1 insertion(+), 7