Sharad Mishra has uploaded a new change for review. Change subject: core: Remove unnecessary checks in canRemoveDiskBasedOnImageStorageCheck() ......................................................................
core: Remove unnecessary checks in canRemoveDiskBasedOnImageStorageCheck() There is no need to check for VmEntityType.TEMPLATE again. Removed check for retValue, as it is the first time and it will be true. Change-Id: Ida64918741d5b57ba39e10c103e5ae0ceb606909 Signed-off-by: Sharad Mishra <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskCommand.java 1 file changed, 2 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/33/5733/1 -- To view, visit http://gerrit.ovirt.org/5733 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ida64918741d5b57ba39e10c103e5ae0ceb606909 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sharad Mishra <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
