[libvirt] [sandbox][PATCH 2/2] virt-sandbox-service: mount /var after all other file systems

Cedric Bosdonnat cbosdonnat at suse.com
Wed Nov 26 08:58:36 UTC 2014


Hi Martin,

On Wed, 2014-11-26 at 05:32 +0100, Martin Kletzander wrote:
> >+
> >+        # /var contains the mounted image if there is an image:
> should be the
> >+        # last thing to mount
> >+        self.add_bind_mount(source, "/var")
> 
> You have the source set from a random value from self.dirs, ACK if you
> use "%s/var" % self.dist instead of source.

Nice catch! Pushed them both with that change.

--
Cedric




More information about the libvir-list mailing list