[libvirt] [PATCH v7 2/6] remote: Implement virDomainFSFreeze and virDomainFSThaw

Daniel P. Berrange berrange at redhat.com
Fri May 2 09:49:41 UTC 2014


On Thu, May 01, 2014 at 08:05:54PM -0400, Tomoki Sekiyama wrote:
> New rules are added in fixup_name in gendispatch.pl to keep the name
> FSFreeze and FSThaw. This adds a new ACL permission 'fs_freeze',
> which is also applied to VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE flag.
> 
> Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama at hds.com>
> Acked-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/access/viraccessperm.c   |    2 +-
>  src/access/viraccessperm.h   |    6 ++++++
>  src/remote/remote_driver.c   |    2 ++
>  src/remote/remote_protocol.x |   38 ++++++++++++++++++++++++++++++++++++--
>  src/remote_protocol-structs  |   18 ++++++++++++++++++
>  src/rpc/gendispatch.pl       |    2 ++
>  6 files changed, 65 insertions(+), 3 deletions(-)

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