Gilad Chaplik has posted comments on this change.
Change subject: core: Add notification to quota resize (#848289)
......................................................................
Patch Set 11: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java
Line 617: // if global quota is not exceeded check for specific quota
Line 618: if (!quotaExceededStorage && quota.getQuotaStorages() !=
null) {
Line 619: for (QuotaStorage quotaStorage :
quota.getQuotaStorages()) {
Line 620: quotaExceededStorage |=
Line 621: quotaStorage.getStorageSizeGB() <
quotaStorage.getStorageSizeGBUsage();
|= ???? please use if and break
Line 622: }
Line 623: }
Line 624: return quotaExceededStorage;
Line 625: }
--
To view, visit http://gerrit.ovirt.org/7824
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5ef7f831120cafa10aa55e51db0270915b221c9f
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: ofri masad <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches