commit | c57a39a45a76bc8ecdd2c8a9bc7cf7be3ed73fe1 | [log] [tgz] |
---|---|---|
author | Swen Schillig <swen@vnet.ibm.com> | Wed Jul 02 10:56:31 2008 +0200 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:33 2008 -0500 |
tree | be5b66f64a60e4f7748b11b6897aa26f623151ec | |
parent | 072b91f9c6510d0ec4a49d07dbc318760c7da7b3 [diff] |
[SCSI] zfcp: wait until adapter is finished with ERP during auto-port In some situations the auto port attachment task is started before the ERP is finished. To prevent this unwanted situation we wait until the adapter is up and running before we start our work. Signed-off-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>