ZONE_IS_READY
(zid_state < ZONE_IS_READY))
case ZONE_IS_READY:
if (status != ZONE_IS_READY && status != ZONE_IS_RUNNING)
if (status != ZONE_IS_READY && status != ZONE_IS_RUNNING) {
if (zone_status_get(zone) > ZONE_IS_READY)
if (status < ZONE_IS_READY || status > ZONE_IS_DOWN) {
if (status < ZONE_IS_READY || status > ZONE_IS_DOWN) {
if (status < ZONE_IS_READY || status > ZONE_IS_DOWN) {
if (status < ZONE_IS_READY || status >= ZONE_IS_DOWN) {
if (status < ZONE_IS_READY || status > ZONE_IS_DOWN)
zone_status_set(zone, ZONE_IS_READY);
if (status == ZONE_IS_READY || status == ZONE_IS_RUNNING)
zone_status_wait(zone, ZONE_IS_READY);
if (zone_status_get(zone) != ZONE_IS_READY) {
if (status < ZONE_IS_READY) {
if (attr != ZONE_ATTR_PHYS_MCAP && zone_status > ZONE_IS_READY) {
if (status < ZONE_IS_READY || status >= ZONE_IS_SHUTTING_DOWN) {
zone_status_get(zone) < ZONE_IS_READY ||