rg; o...@aepfle.de; a...@canonical.com;
> jasow...@redhat.com; Evgeniy Polyakov
> Subject: Re: [PATCH V2 1/1] Drivers: hv: Add a new driver to support host
> initiated backup
>
> > diff --git a/tools/hv/hv_vss_daemon.c b/tools/hv/hv_vss_daemon.c
> > new file mode 100644
> >
> diff --git a/tools/hv/hv_vss_daemon.c b/tools/hv/hv_vss_daemon.c
> new file mode 100644
> index 000..9526995
> --- /dev/null
> +++ b/tools/hv/hv_vss_daemon.c
> @@ -0,0 +1,220 @@
> +/*
> + * An implementation of the host initiated guest snapshot for Hyper-V.
> + *
> + *
> + * Copyright (C) 201
On Fri, Mar 22, 2013 at 05:14:53PM +0100, Olaf Hering wrote:
> On Fri, Mar 15, K. Y. Srinivasan wrote:
>
> > This driver has a user-level component (daemon) that invokes the appropriate
>
> This change fixes a few compile errors:
>
> hv_vss_daemon.c:64:15: warning: unknown escape sequence '\/'
>
> Evgeniy Polyakov
> Subject: Re: [PATCH V2 1/1] Drivers: hv: Add a new driver to support host
> initiated backup
>
> On Fri, Mar 15, K. Y. Srinivasan wrote:
>
> > This driver has a user-level component (daemon) that invokes the appropriate
>
> This change fixes a few com
On Fri, Mar 15, K. Y. Srinivasan wrote:
> This driver has a user-level component (daemon) that invokes the appropriate
This change fixes a few compile errors:
hv_vss_daemon.c:64:15: warning: unknown escape sequence '\/'
hv_vss_daemon.c:64:15: warning: unknown escape sequence '\/'
hv_vss_daemon.c
This driver supports host initiated backup of the guest. On Windows guests,
the host can generate application consistent backups using the Windows VSS
framework. On Linux, we ensure that the backup will be file system consistent.
This driver allows the host to initiate a "Freeze" operation on all
This driver supports host initiated backup of the guest. On Windows guests,
the host can generate application consistent backups using the Windows VSS
framework. On Linux, we ensure that the backup will be file system consistent.
This driver allows the host to initiate a "Freeze" operation on all
7 matches
Mail list logo