xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs
authorNicholas Bellinger <nab@linux-iscsi.org>
Mon, 25 Jan 2016 06:44:38 +0000 (22:44 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 11 Mar 2016 05:48:20 +0000 (21:48 -0800)
commitfa22e7b7741b202ee8f0cb28461189418d9b52ea
treea284e47933e66970c9f59fcbdda4f1298f07182b
parent2dbcdf33dbf61f44b29adb52338282c3d7840d0e
xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs

This patch converts xen-scsiback to modern TARGET_SCF_ACK_KREF
usage for scsiback_cmd_done() callback path.

It also also converts TMR -> scsiback_device_action() to use
modern target_submit_tmr() code.

Acked-by: Juergen Gross <jgross@suse.com>
Tested-by: Juergen Gross <jgross@suse.com>
Cc: Hannes Reinecke <hare@suse.de>
Cc: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/xen/xen-scsiback.c