Commit ba74778
committed
backup(nas): wrapper uses the passed bitmap name instead of re-parsing it
The BITMAP_CREATED line is only a success signal (the bitmap genuinely isn't
created for stopped-VM RBD/LINSTOR sources); its value is the same --bitmap-new
we passed in, so use command.getBitmapNew() rather than re-parsing the echoed
value. Addresses review comment on #13074 (LibvirtTakeBackupCommandWrapper).1 parent 3456ba7 commit ba74778
1 file changed
Lines changed: 5 additions & 1 deletion
File tree
- plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/wrapper
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
126 | 130 | | |
127 | 131 | | |
128 | 132 | | |
| |||
0 commit comments