[libvirt] [PATCH 2/4] snapshot: conf: Extract code to generate default external file names

Erik Skultety eskultet at redhat.com
Thu Feb 11 13:58:20 UTC 2016


On 11/02/16 10:20, Peter Krempa wrote:
> ---
>  src/conf/snapshot_conf.c | 131 ++++++++++++++++++++++++++++-------------------
>  1 file changed, 77 insertions(+), 54 deletions(-)
> 
> diff --git a/src/conf/snapshot_conf.c b/src/conf/snapshot_conf.c
> index 65a78d6..da6fec5 100644
> --- a/src/conf/snapshot_conf.c
> +++ b/src/conf/snapshot_conf.c
> @@ -429,6 +429,80 @@ virDomainSnapshotDefParseString(const char *xmlStr,
>      return ret;
>  }
> ...

ACK

Erik




More information about the libvir-list mailing list