[libvirt] [PATCH v2 1/5] Introduce virDomainFSFreeze() and virDomainFSThaw() public API

Daniel P. Berrange berrange at redhat.com
Thu Mar 13 10:55:44 UTC 2014


On Thu, Mar 06, 2014 at 11:09:09AM -0500, Tomoki Sekiyama wrote:
> These will freeze and thaw filesystems within guest. The APIs take flags
> arguments which are currently not used, for future extensions.
> 
> Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama at hds.com>
> ---
>  include/libvirt/libvirt.h.in |    6 ++++
>  src/driver.h                 |   10 ++++++
>  src/libvirt.c                |   70 ++++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_public.syms      |    5 +++
>  4 files changed, 91 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