Change in ovirt-engine[master]: core: ImagesHandler#sumImagesTotalSizeWithSnapshotSize
Allon Mureinik has submitted this change and it was merged. Change subject: core: ImagesHandler#sumImagesTotalSizeWithSnapshotSize ...................................................................... core: ImagesHandler#sumImagesTotalSizeWithSnapshotSize Commit 28b1c50dea20438ce819db925a3cc4712565b713 removed the last call to ImagesHandler#sumImagesTotalSizeWithSnapshotSize, making it dead code. This commit finishes the job and removes it completely. Change-Id: I04aba7efb02c347b32d7003a750df1c182f85a9a Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/image/ImagesHandler.java 1 file changed, 0 insertions(+), 14 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/50603 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I04aba7efb02c347b32d7003a750df1c182f85a9a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com