]> git.ipfire.org Git - thirdparty/lxc.git/commit
no rootfs => mounts are always relative to hosts / 800/head
authorChristian Brauner <christian.brauner@mailbox.org>
Wed, 3 Feb 2016 12:17:51 +0000 (13:17 +0100)
committerChristian Brauner <christian.brauner@mailbox.org>
Wed, 3 Feb 2016 17:45:07 +0000 (18:45 +0100)
commit1433c9f9b688005e86c58ecaca5c02ad96554435
tree86e2be4fa290361d53761bc85297891ae351d105
parente855f214763382c864d14dd584b2636dd3ade118
no rootfs => mounts are always relative to hosts /

All lxc.mount.entry entries will be relative to the hosts / when a container
does not specify a lxc.rootfs.

Signed-off-by: Christian Brauner <christian.brauner@mailbox.org>
src/lxc/conf.c