Moti Asayag has posted comments on this change. Change subject: core : Adding check for locked status at canDoAction at MoveOrCopyDiskCommand ......................................................................
Patch Set 1: Looks good to me, approved (1 inline comment) minor format of canDoAction comment. .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyDiskCommand.java Line 56: return isImageExist() && isImageIsNotLocked() please break the method into its own line to match the very nice and clear canDoAction structure. -- To view, visit http://gerrit.ovirt.org/2789 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia6c152e4501c116faaa177711a4e166d3cac83c5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
