[libvirt] [sandbox 08/10] Add function to check if there is a mount with / target

Daniel P. Berrange berrange at redhat.com
Fri Jun 26 16:43:15 UTC 2015


On Thu, Jun 25, 2015 at 06:49:45PM +0200, Cédric Bosdonnat wrote:
> gvir_sandbox_config_has_root_mount is a convenience function to check
> if there is a mount with target '/'
> ---
>  libvirt-sandbox/libvirt-sandbox-config.c | 21 +++++++++++++++++++++
>  libvirt-sandbox/libvirt-sandbox-config.h |  1 +
>  libvirt-sandbox/libvirt-sandbox.sym      |  1 +
>  3 files changed, 23 insertions(+)

ACK but you'll need to resolve .sym file change


> diff --git a/libvirt-sandbox/libvirt-sandbox.sym b/libvirt-sandbox/libvirt-sandbox.sym
> index a17dfed..dba4068 100644
> --- a/libvirt-sandbox/libvirt-sandbox.sym
> +++ b/libvirt-sandbox/libvirt-sandbox.sym
> @@ -212,5 +212,6 @@ LIBVIRT_SANDBOX_0.2.1 {
>  
>  LIBVIRT_SANDBOX_0.5.2 {
>     global:
> +    gvir_sandbox_config_has_root_mount;
>  	gvir_sandbox_config_mount_guest_bind_get_format;
>  } LIBVIRT_SANDBOX_0.2.1;

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