drbd: Receiving of delay_probes
authorPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 30 Apr 2010 13:26:20 +0000 (15:26 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 17 May 2010 23:22:11 +0000 (01:22 +0200)
commit0ced55a3bed25b0e30dcb3c7dce9634ce3c60cf2
tree7c5770c396588432619ecd2af5793a04ca7080b5
parent5223671bb0315d83f9ad7becbbb9e703aa735bbe
drbd: Receiving of delay_probes

Delay_probes are new packets in the DRBD protocol, which allow
DRBD to know the current delay packets have on the data socket.
(relative to the meta data socket)

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