drbd: Turn tl_apply() into tl_abort_disk_io()
authorAndreas Gruenbacher <agruen@linbit.com>
Sun, 17 Jul 2011 21:06:12 +0000 (23:06 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:57:58 +0000 (16:57 +0100)
commit71fc7eedb37585ab2f1bec2e615202908bd4f4b7
tree59fba526f8c01569245af7d8e8bec585c8cfe0a5
parent1b7ab15b11716d075b3dca34cf41e8d7aba3cba2
drbd: Turn tl_apply() into tl_abort_disk_io()

There is no need to overly generalize this function; it only makes the code
harder to understand.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_main.c
drivers/block/drbd/drbd_state.c