From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christof Schmitt Subject: [patch 00/22] zfcp patches for 2.6.33 merge window Date: Tue, 24 Nov 2009 16:53:56 +0100 Message-ID: <20091124155356.135092000@de.ibm.com> Return-path: Sender: linux-scsi-owner@vger.kernel.org List-Archive: List-Post: To: James Bottomley Cc: linux-scsi@vger.kernel.org, linux-s390@vger.kernel.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com List-ID: Here is the series of zfcp patches for the 2.6.33 merge window. The first patch adds the target reset flag to the fc_fcp.h header file to replace the private zfcp definition of this flag. The other zfcp patches include: - rework locking and reference counting for zfcp structs - module unloading - use common code FC protocol definitions instead of private ones - minor updates and cleanup -- Christof Schmitt