]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit598a24e7367f42a23ba245ef8d6ee32d60205fed
treea284e47933e66970c9f59fcbdda4f1298f07182b
parent7a8bdfeed88bc41a921d2ee958d39e53ca97f886
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