]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Introduce virDomainFSFreeze() and virDomainFSThaw() public API
authorTomoki Sekiyama <tomoki.sekiyama@hds.com>
Fri, 2 May 2014 00:05:48 +0000 (20:05 -0400)
committerEric Blake <eblake@redhat.com>
Tue, 6 May 2014 23:41:58 +0000 (17:41 -0600)
commit208f002c9dba2da68d863c3e6e08fb9b405d108c
tree8fb86dcc6e1e7b24a1a566c25b69fb693d255304
parent2c054ca176c5f53f5acb31f4a48bcf3091110eb8
Introduce virDomainFSFreeze() and virDomainFSThaw() public API

These will freeze and thaw filesystems within guest specified by
@mountpoints parameters. The parameters can be NULL and 0, then 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@hds.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
include/libvirt/libvirt.h.in
src/driver.h
src/libvirt.c
src/libvirt_public.syms