Commit a9692a8
committed
fix: do not make base copy RO for QCOW2 (#162)
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 cc05767 commit a9692a8
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