From: Christof Schmitt Date: Tue, 22 Feb 2011 18:54:42 +0000 (+0100) Subject: [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache X-Git-Tag: v2.6.39-rc1~440^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf7e6144df60cd5082e5bc52f1ca5d1ca99a2d6;p=pandora-kernel.git [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache Allocate the data for the GID_PN request through the new FC kmem_cache. While updating the GID_PN code, also introduce a helper function for initializing the CT header for FC nameserver requests. Remove the "paranoia" check as well, the GID_PN request data does not suddenly change. Signed-off-by: Christof Schmitt Signed-off-by: Steffen Maier Signed-off-by: James Bottomley --- Reading git-diff-tree failed