Allon Mureinik has submitted this change and it was merged.

Change subject: engine: Removes unused image groups after snapshot removal
......................................................................


engine: Removes unused image groups after snapshot removal

Currently snapshot removal process keeps leftovers in the storage
domain. For example let's take the following scenario:
1 VM with 1 Disk
Now we creating the first snapshot
Add another disk to VM
Now let's go back preview and commit the first snapshot
At this point second disk is non reachable and not used any more, but
its left on the storage domain.
This patch initializes removal of these leftovers.

Change-Id: I07928bc8ff4225055586b96e47d3787d741a95b4
Bug-Url: https://bugzilla.redhat.com/987994
Signed-off-by: Sergey Gotliv <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java
1 file changed, 31 insertions(+), 0 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I07928bc8ff4225055586b96e47d3787d741a95b4
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sergey Gotliv <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Sergey Gotliv <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to