From: Andreas Herrmann Date: Sat, 11 Feb 2006 00:43:55 +0000 (+0100) Subject: [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_device X-Git-Tag: v2.6.16-rc4~41^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c41823c50302ca6cd455c48a1395f944c61f8f;p=pandora-kernel.git [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_device Flush workqueue of a scsi host after a remote port for that host is registered at the fc transport class. Otherwise immediate registration of a scsi device on that host is racy. Signed-off-by: Andreas Herrmann Signed-off-by: James Bottomley --- Reading git-diff-tree failed