Re: [Qemu-block] [PATCH v3 0/3] Disallow snapshots if the overlay doesn't support backing files

2015-11-05 Thread Kevin Wolf
Am 03.11.2015 um 11:32 hat Alberto Garcia geschrieben: > We are currently allowing snapshots in cases like this one: > >{ 'execute': 'blockdev-add', 'arguments': > { 'options': { 'driver': 'qcow2', > 'node-name': 'new0', > 'file': {

[Qemu-block] [PATCH v3 0/3] Disallow snapshots if the overlay doesn't support backing files

2015-11-03 Thread Alberto Garcia
We are currently allowing snapshots in cases like this one: { 'execute': 'blockdev-add', 'arguments': { 'options': { 'driver': 'qcow2', 'node-name': 'new0', 'file': { 'driver': 'file', 'filename':