]> Pileus Git - ~andy/linux/commit
drbd: A fixes to the new resync speed code
authorPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 5 May 2010 18:53:33 +0000 (20:53 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Mon, 17 May 2010 23:26:51 +0000 (01:26 +0200)
commita8cdfd8d3bf0b6d2bbe792f5e74f54ccc6bc1d4f
tree6301877820e111e09c3ff4fe9ab7aece59dd71c7
parenteedf386ae9d9e80a5669107e960090951e62f3a3
drbd: A fixes to the new resync speed code

* Mention P_DELAY_PROBE in the packet naming array
* Do not corrupt the mdev->data.work list in case the timer goes
  off before delay_probe_work got handled by the worker
* Do not mod_timer() twice for a single delay_probe pair

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