qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH V3] disable blkverify external snapshot creation


From: Benoît Canet
Subject: [Qemu-devel] [PATCH V3] disable blkverify external snapshot creation
Date: Mon, 30 Sep 2013 13:36:54 +0200

Hello,

Here is the new version of the snapshot forbidding patch.

v3:
   functions return an enum [Jeff]
   rename forbiding function [Kevin]

v2:
   Use NULL fields to avoid having to fill the new field in every BlockDriver
       [Jeff]
   Rename the field [Kevin]

Benoît Canet (1):
  block: Add BlockDriver.bdrv_check_ext_snapshot.

 block.c                   | 14 ++++++++++++++
 block/blkverify.c         |  2 ++
 blockdev.c                |  5 +++++
 include/block/block.h     | 14 ++++++++++++++
 include/block/block_int.h |  6 ++++++
 5 files changed, 41 insertions(+)

-- 
1.8.1.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]