drbd: Fixes to the new delay_probes code
authorPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 6 May 2010 13:19:30 +0000 (15:19 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 17 May 2010 23:28:08 +0000 (01:28 +0200)
* Only send delay_probes with protocol 93 or newer
* drbd_send_delay_probes() is called only from worker context,
  no atomic_t needed for delay_seq

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found