From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jayamohan Kallickal Subject: Updates to be2iscsi Date: Thu, 18 Feb 2010 07:16:23 +0530 Message-ID: <20100218014609.GA31105@serverengines.com> Reply-To: Jayamohan Kalickal Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from segment-124-30.sify.net ([124.30.166.146]:34859 "EHLO akhaparde.serverengines.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S932126Ab0BRBqZ (ORCPT ); Wed, 17 Feb 2010 20:46:25 -0500 Content-Disposition: inline Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org Cc: James.Bottomley@suse.de, michaelc@cs.wisc.edu Hi James These patches contains some updates for the be2iscsi driver intended to go into scsi-misc tree The current patches are Patch[1/7]: Modified target reset handling for libiscsi and other drivers Patch[2/7]: Cleaned up device and target reset handling Patch[3/7]: Fix for a possible sleep while holding spin_lock Patch[4/7]: Cleanup of abort handling Patch[5/7]: Removing some debug prints Patch[6/7]: Ensure all connections have resources allocated Patch[7/7]: Allocate only one EQ if msix not enabled I request you to apply these patches to your scsi-misc tree Thank You Jayamohan Kallickal Signed-off-by: Jayamohan Kallickal ---