On Fri, Feb 29, 2008 at 06:25:23PM -0600, michaelc@xxxxxxxxxxx wrote: > From: Mike Christie <michaelc@xxxxxxxxxxx> > > zfcp uses the device reset handler to try and send a lun reset. > If that fails it then does a target reset. This patch has it > do a lun reset in the target reset handler like other drivers, > then do a target reset in the target reset handler. scsi_error.c > will escalate from device reset to target reset for the driver. > > This patch is only compile tested since suprisingly I could find > a s390 box, but I could not hook storage into the the zfcp adapter > (box was remote). > Signed-off-by: Mike Christie <michaelc@xxxxxxxxxxx> Mike, thank you very much for this work. I will reply to the mail with a adapted version of the patch: When we are implementing the target reset handler in zfcp, we can remove the decision what to do from zfcp and let the midlayer decide what should be reset. -- Christof Schmitt -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html