From: Martin Petermann Date: Fri, 17 Apr 2009 13:08:13 +0000 (+0200) Subject: [SCSI] zfcp: Fix port reference counting X-Git-Tag: v2.6.30-rc5~53^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ab35c0713daf8cd68f272a4be8dfc02c86bbd3b;p=pandora-kernel.git [SCSI] zfcp: Fix port reference counting If this problem appears zfcp ports cannot be de-queued since it is checked for a zero refcount. The port reference counting is wrong for existing zfcp ports when e.g. an adapter gets on-line again. During port scanning the reference counting for existing ports should not be changed. Signed-off-by: Martin Petermann Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed