Commit d2181b0
committed
fix: do not make base copy RO for QCOW2
If we make the base copy RO, the next live coalesce could fail on the call to
tapdisk commit since the chain is only made RW at the activation.
Signed-off-by: Damien Thenot <damien.thenot@vates.tech>1 parent d4068f7 commit d2181b0
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1864 | 1864 | | |
1865 | 1865 | | |
1866 | 1866 | | |
1867 | | - | |
1868 | | - | |
| 1867 | + | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
1869 | 1873 | | |
1870 | 1874 | | |
1871 | 1875 | | |
| |||
0 commit comments