]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] hpsa: bring logical drives online when format completes
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Mon, 23 Sep 2013 18:34:07 +0000 (13:34 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 16 Dec 2013 18:57:54 +0000 (10:57 -0800)
commit6b9740ac806066167f2851cb50027b7fef934a1d
tree58757fef2a0013d5d61de20063327080916a2959
parent0d1806c4be448068bbbe7fc3715d3ae42b231b18
[SCSI] hpsa: bring logical drives online when format completes

Now that the driver is hiding logical drives which are
undergoing low level format (e.g. drive erase or rapid parity
initialization) from the OS, it should bring those drives online
when the operation completes.  We poll with test unit ready
every so often to determine when the drives become ready.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c
drivers/scsi/hpsa.h