On 07/09/14 03:59, Eric Blake wrote:
On 07/04/2014 05:29 AM, Peter Krempa wrote:
> Now that cgroups/security driver/locking driver support labelling of
> individual images and tolerate network storage we don't have to refrain
> from passing all image files to it. This allows to remove checking code
s/to remove/removing the/
> as we already make sure that the snapshot function won't be called with
> unsupported options.
> ---
> src/qemu/qemu_driver.c | 62 +++++++++++++++-----------------------------------
> 1 file changed, 18 insertions(+), 44 deletions(-)
>
ACK
Thanks for the reviews. I've fixed all the points in the individual
reviews and pushed this series until here. I'll need to repost the two
remaining patches as they'll require some changes.
Peter