Maor Lipchuk has posted comments on this change.

Change subject: core: Remove a proxy use of ImagesHandler filter
......................................................................


Patch Set 5:

(1 comment)

http://gerrit.ovirt.org/#/c/26205/5/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java:

Line 337:         return db.getVmInitByIds(ids);
Line 338:     }
Line 339: 
Line 340:     /**
Line 341:      * Filters the vm image disks/disk devices.<BR/>
> I don't see any point in having it, but as we have it on other places..fine
Liron, I already asked you for an alternative in patch number 2, I followed 
your suggestion then. there is no need to make a discussion out of every minor 
change, the change in this patch is clear enough.
Line 342:      * note: luns will be filtered.
Line 343:      */
Line 344:     public static void filterImageDisksForVM(VM vm) {
Line 345:         List<DiskImage> filteredDisks = 
ImagesHandler.filterImageDisks(vm.getDiskMap().values(), false, false, true);


-- 
To view, visit http://gerrit.ovirt.org/26205
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I87f74d76771b3fe3fb31a4d9c731ec0139515694
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Liron Ar <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Tal Nisan <tni...@redhat.com>
Gerrit-Reviewer: Vered Volansky <vvola...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to