From: Swen Schillig Date: Wed, 1 Oct 2008 10:42:25 +0000 (+0200) Subject: [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev X-Git-Tag: v2.6.28-rc1~732^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=091694a556d168dc9df4d79e3a40116550b183cf;p=pandora-kernel.git [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev Due to the character of a scheduled work we cannot guarantee the LUN register to be finished before an initial device tries to use it. Therefor we have to wait for PENDING_SCSI_WORK flag to be cleared before proceeding. Signed-off-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed