From: Eric Moore Date: Mon, 18 May 2009 19:00:45 +0000 (-0600) Subject: [SCSI] mpt2sas: LUN Reset Support X-Git-Tag: v2.6.31-rc1~365^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=993e0da7b767c0a7c1fd0079b16f3d28e6f25a48;p=pandora-kernel.git [SCSI] mpt2sas: LUN Reset Support Adding new eh_target_reset_handler for target reset. Change the eh_device_reset_handler so its sending MPI2_SCSITASKMGMT_TASKTYPE_LOGICAL_UNIT_RESET, instead of MPI2_SCSITASKMGMT_TASKTYPE_TARGET_RESET. Add new function _scsih_scsi_lookup_find_by_lun as a sanity check to insure I_T_L commands are completed upon completing lun reset. Signed-off-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed