Shubhendu Tripathi has posted comments on this change.

Change subject: gluster: VDS command for getting gluster volume capacity
......................................................................


Patch Set 15:

(1 comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterVolumeSizeInfo.java
Line 71:             return false;
Line 72:         }
Line 73:         GlusterVolumeSizeInfo sizeInfo = (GlusterVolumeSizeInfo)obj;
Line 74: 
Line 75:         if (!(volumeId.equals(sizeInfo.getVolumeName()))) {
Oops! would correct it.
Line 76:             return false;
Line 77:         }
Line 78: 
Line 79:         if (!(volumeId.equals(sizeInfo.getVolumeId()))) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ide04bf31a4ee5b6579315371f09397142c58d9a3
Gerrit-PatchSet: 15
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: anmolbabu <anb...@redhat.com>
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