Re: [pve-devel] [PATCH stable-5 qemu] fix async_savevm write

2019-03-14 Thread Thomas Lamprecht
On 3/14/19 3:29 PM, Dominik Csapak wrote: > we ignored the return value of the write operation, which meant that > we missed all errors that could pop up > looks OK to me, @Wolfgang as original author of the patch changed here, could you also take a look at this? > Signed-off-by: Dominik Csapak

[pve-devel] [PATCH stable-5 qemu] fix async_savevm write

2019-03-14 Thread Dominik Csapak
we ignored the return value of the write operation, which meant that we missed all errors that could pop up Signed-off-by: Dominik Csapak --- .../patches/pve/0031-savevm-async-fixups-for-AIO-WAIT.patch | 12 debian/patches/pve/0036-More-2.12-fixups.patch | 6 +++---