From: Alan Stern Date: Fri, 23 Jun 2006 18:25:34 +0000 (-0400) Subject: [SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition X-Git-Tag: v2.6.18-rc1~22^2^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea7290902abcf22f796e9aeae4dc2e71d3f7e67;p=pandora-kernel.git [SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition We have to be able to remove SCSI devices even when they are suspended, so QUIESCE -> CANCEL must be a legal state transition. This patch (as727) adds the transition to the state machine. Signed-off-by: Alan Stern Signed-off-by: James Bottomley --- Reading git-diff-tree failed