drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue()
authorAndreas Gruenbacher <agruen@linbit.com>
Thu, 28 Jul 2011 13:56:02 +0000 (15:56 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 17 Feb 2014 15:50:40 +0000 (16:50 +0100)
commitb5043c5e2ca0de11a22e02cd8835c9489f833722
tree337175f55d4e53b9d11f1b521234934d035ffbb9
parent84b8c06b6591e73250e6ab4834a02a86c8994b91
drbd: Turn conn_flush_workqueue() into drbd_flush_workqueue()

The new function can flush any work queue, not just the work queue of the data
socket of a connection.

Signed-off-by: Andreas Gruenbacher <agruen@linbit.com>
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_nl.c
drivers/block/drbd/drbd_receiver.c