From: Andreas Herrmann Date: Thu, 2 Mar 2006 20:28:54 +0000 (+0100) Subject: [SCSI] zfcp: correctly set this_id for hosts X-Git-Tag: v2.6.16~34^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35dc2585fa32a2b300307ffa9f17122b13ccef97;p=pandora-kernel.git [SCSI] zfcp: correctly set this_id for hosts It fixes a bug in zfcp which provokes a race in scsi_scan.c. Finally this can lead to an Oops like: kernel BUG at fs/sysfs/symlink.c:87! Correctly set this_id for the host. Otherwise we provoke a race between scsi_target_reap_work and concurrent scsi_add_device. Signed-off-by: Andreas Herrmann Signed-off-by: James Bottomley --- Reading git-diff-tree failed