summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2008-08-22 23:53:31 +0200
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-10-03 18:46:13 +0200
commit6f4267e3bd1211b3d09130e626b0b3d885077610 (patch)
treee9350f919238866c3bcd9c340ffea639a0c5de1d /virt
parent[SCSI] add inline functions for recognising created and blocked states (diff)
downloadlinux-6f4267e3bd1211b3d09130e626b0b3d885077610.tar.xz
linux-6f4267e3bd1211b3d09130e626b0b3d885077610.zip
[SCSI] Update the SCSI state model to allow blocking in the created state
Brian King <brking@linux.vnet.ibm.com> reported that fibre channel devices can oops during scanning if their ports block (because the device goes from CREATED -> BLOCK -> RUNNING rather than CREATED -> BLOCK -> CREATED). Fix this by adding a new state: CREATED_BLOCK which can only transition back to CREATED and disallow the CREATED -> BLOCK transition. Now both the created and blocked states that the mid-layer recognises can include CREATED_BLOCK. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions