[libvirt] [PATCH v7 1/6] Introduce virDomainFSFreeze() and virDomainFSThaw() public API

Daniel P. Berrange berrange at redhat.com
Fri May 2 09:48:13 UTC 2014


On Thu, May 01, 2014 at 08:05:48PM -0400, Tomoki Sekiyama wrote:
> These will freeze and thaw filesystems within guest specified by
> @mountpoints parameters. The parameters can be NULL and 0, then the all
> mounted filesystems are frozen or thawed. @flags parameter, which are
> currently not used, is for future extensions.
> 
> Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama at hds.com>
> ---
>  include/libvirt/libvirt.h.in |   10 +++++
>  src/driver.h                 |   14 ++++++
>  src/libvirt.c                |   93 ++++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_public.syms      |    6 +++
>  4 files changed, 123 insertions(+)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list