target: Send UA upon LUN RESET tmr completion
authorHannes Reinecke <hare@suse.de>
Thu, 11 Jun 2015 08:01:28 +0000 (10:01 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 23 Jun 2015 07:27:39 +0000 (00:27 -0700)
SAM mandates that an BUS DEVICE RESET FUNCTION OCCURRED
UA needs to be send after a LUN RESET tmr has completed.

(Update to use target_ua_allocate_lun - hch)

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_transport.c