commit | 3fe5ae8b4c4d3a82c755074878da7ddb9dde381e | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed Nov 11 16:34:33 2009 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:01:36 2009 -0600 |
tree | 2565bc75ba1ab288cff50d4290eca8312f87bb04 | |
parent | 5d12c05e29fc8715e3e32f57a8cced9290d87c55 [diff] |
[SCSI] libiscsi: add warm target reset tmf support 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>