drbd: factor out master_bio completion and drbd_request destruction paths
authorLars Ellenberg <lars.ellenberg@linbit.com>
Mon, 26 Mar 2012 15:02:45 +0000 (17:02 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:58:23 +0000 (16:58 +0100)
In preparation for multiple connections and reference counting,
separate the code paths for completion of the master bio
and destruction of the request object.

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

No differences found