Federico Simoncelli has posted comments on this change.

Change subject: core: add the image block alignment scan
......................................................................


Patch Set 5: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ScanDiskAlignmentCommand.java
Line 208:         if (vdsInPool == null && getStoragePoolId() != null) {
Line 209:             for (VDS vds : getVdsDAO().getAllForStoragePoolAndStatus(
Line 210:                         getStoragePoolId(), VDSStatus.Up)) {
Line 211:                 vdsInPool = vds.getId();
Line 212:                 break; // for now
Complete the comment.
Line 213:             }
Line 214:         }
Line 215:         return vdsInPool;
Line 216:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4858b7bbfa453230fcafecfbc5358c715d5d825b
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to