Liron Aravot has posted comments on this change.
Change subject: core: Add ImagesHandler.filterEditableImageDisks
......................................................................
Patch Set 3: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java
Line 614: return diskImages;
Line 615: }
Line 616:
Line 617: public static List<DiskImage>
filterEditableImageDisks(Collection<? extends Disk> listOfDisks) {
Line 618: return filterImageDisks(listOfDisks, true, true);
previously the calls where with "true, false", now they are with "true, true" -
is this intendant?
Line 619: }
Line 620:
Line 621: public static List<LunDisk>
filterDiskBasedOnLuns(Collection<Disk> listOfDisks) {
Line 622: List<LunDisk> lunDisks = new ArrayList<LunDisk>();
--
To view, visit http://gerrit.ovirt.org/12320
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I9f766309911d27503dbbb80a07fcc776d9068cd2
Gerrit-PatchSet: 3
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