[pve-devel] bug ? vmstate state snapshot file not closed on cancel

Dietmar Maurer dietmar at proxmox.com
Wed Nov 19 19:44:39 CET 2014


> I have check inside internal-snapshot-async.patch, I don't see any bdrv_close
> anywhere

This is now done by a ref counting schema:

bdrv_unref(snap_state.bs);

Do you use iothreads? If so, also test without.





More information about the pve-devel mailing list