[SCSI] libiscsi: add warm target reset tmf support
authorMike Christie <michaelc@cs.wisc.edu>
Wed, 11 Nov 2009 22:34:33 +0000 (16:34 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:01:36 +0000 (12:01 -0600)
This implements warm target reset tmf support for
the scsi-ml target reset callback. Previously we would
just drop the session in that callback. This patch will
now try a target reset and if that fails drop the session.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found