Allon Mureinik has posted comments on this change.
Change subject: core: ImagesHandler.checkDiskImages with multi-SDs
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java
Line 522: if (!Guid.Empty.equals(storageDomainId)) {
Line 523: domainsIds.add(storageDomainId);
Line 524: } else {
Line 525: for (DiskImage image : images) {
Line 526: domainsIds.addAll(image.getstorage_ids());
As we discusses (verbally) - this means that if I want to have an operation on
a disk with several /copies/ of the same info on different domains, I'd like to
check them all.
Line 527: }
Line 528: }
Line 529: for (Guid domainId : domainsIds) {
Line 530: storage_domains domain =
DbFacade.getInstance().getStorageDomainDao().getForStoragePool(
--
To view, visit http://gerrit.ovirt.org/11414
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I61b729bdcbd3001d371fb58a6358172b07be94f4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches