From: Christof Schmitt Date: Wed, 8 Sep 2010 12:39:52 +0000 (+0200) Subject: [SCSI] zfcp: Move code for managing zfcp_unit devices to new file X-Git-Tag: v2.6.37-rc1~159^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1daa4eb50fa5cd4c8f9c55452606e786fd42053b;p=pandora-kernel.git [SCSI] zfcp: Move code for managing zfcp_unit devices to new file Move the code for managing zfcp_unit devices to the new file zfcp_unit.c. This is in preparation for the change that zfcp_unit will only track the LUNs configured via unit_add, other data will be moved from zfcp_unit to the new struct zfcp_scsi_dev. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed