mirror of https://github.com/apache/cloudstack.git
bug 5147: incremental checkin
This commit is contained in:
parent
58b2d78a78
commit
c67cac66dc
|
|
@ -2033,8 +2033,7 @@ public class StorageManagerImpl implements StorageManager {
|
|||
primaryStorage.setStatus(Status.ErrorInMaintenance);
|
||||
_storagePoolDao.persist(primaryStorage);
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue