On Tuesday, March 04, 2008 8:21 AM, Mike Christie wrote: > > The fusion firmware supports Logical Unit Reset, so why not fix > > mptscsih_dev_reset so its passing > > MPI_SCSITASKMGMT_TASKTYPE_LOGICAL_UNIT_RESET, and lun number to > > mptscsih_TMHandler, and create the new function > mptscsih_target_reset as > > you've done? > > > > I did not do this because I was not trying to add new > functionality. I > was just trying to fix what was there. No problem, lets go for what you've done already, thanks, > > How about I add the LU reset support in a separate patch, so > git revert > will be kinder to me? > Seperate patch, no problem. > There was also some side discussion about side affects of doing a lu > reset and if we need to be doing something more than what we do today > from the device reset handler, so I did not want to dig into that in > this patchset. I am just trying to get target reset done in > the proper > place on this pass. In later patches I want to tackle TMFs like lu > reset, abort task set, etc. > I'm pretty sure that windows supports LU Reset callback handlers, instead of target reset. I'm not sure if there are any side effects, for instance non supported devices. I've copied Steve Hagan, perhaps he might have some feedback on that. Is there any chance for TM callback support in the transport, for instance in SAS, we have phy, link and hard reset. I believe the current support is manually invoked via sysfs. Eric -- 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