Commit c419338
committed
VDI.data_destroy: reset the VDI's content_id
to a special constant. The content_id of the data_destroyed VDI has to
be different from its old content_id and the content_ids of all the
other VDIs with data, to ensure that we won't select it as the base VDI
during storage motion. Since the data of the VDI has been destroyed, it
should be considered different from all other VDIs that have data.
Signed-off-by: Gabor Igloi <[email protected]>1 parent dcb01ce commit c419338
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
844 | 844 | | |
845 | 845 | | |
846 | 846 | | |
847 | | - | |
848 | | - | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
849 | 850 | | |
850 | 851 | | |
851 | 852 | | |
| |||
0 commit comments