drbd: Fixed inc_ap_bio()
authorPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 17 Nov 2010 17:24:19 +0000 (18:24 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 10 Mar 2011 10:35:01 +0000 (11:35 +0100)
The condition must be checked after perpare_to_wait(). The old
implementaion could loose wakeup events. Never observed in real
life.

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

No differences found