]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/scsi_lib.c
[SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition
authorAlan Stern <stern@rowland.harvard.edu>
Fri, 23 Jun 2006 18:25:34 +0000 (14:25 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Mon, 26 Jun 2006 15:00:52 +0000 (10:00 -0500)
commit9ea7290902abcf22f796e9aeae4dc2e71d3f7e67
tree911f84457212f09c160f3e8d9f404c1b6bd60c4e
parent03aba2f79594ca94d159c8bab454de9bcc385b76
[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 <stern@rowland.harvard.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_lib.c