drbd: factored tl_restart() out of tl_clear().
authorPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 12 May 2010 15:08:26 +0000 (17:08 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 14 Oct 2010 12:35:58 +0000 (14:35 +0200)
commit11b58e73a3a3d1bbb582370d59f9b2c4d0136b42
tree9ca5b48e368da91f6cc1888440b6ea9ffe9a7e3f
parent2a80699f807885d501f08a7006f6a56c1c937a6e
drbd: factored tl_restart() out of tl_clear().

If IO was frozen for a temporal network outage, resend the
content of the transfer-log into the newly established connection.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_int.h
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_receiver.c
drivers/block/drbd/drbd_req.c
drivers/block/drbd/drbd_req.h