drbd: move put_ldev from __req_mod() to the endio callback
authorLars Ellenberg <lars.ellenberg@linbit.com>
Mon, 16 Jan 2012 14:04:33 +0000 (15:04 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 9 May 2012 13:16:51 +0000 (15:16 +0200)
One invocation in the endio handler is good enough,
we don't need mention it for each of the different ways
it calls __req_mod().

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

No differences found