]> git.ipfire.org Git - thirdparty/lxc.git/commit
check whether rootfs is shared before running pre-mount hooks
authorFlorian Klink <flokli@flokli.de>
Thu, 27 Mar 2014 15:50:17 +0000 (16:50 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 27 Mar 2014 18:19:31 +0000 (14:19 -0400)
commitcd698bdd407e6c548d6fdee3c18fe36bd328cbb5
treeba7484f53801d53bb9a51581b64100ac08882b42
parentb343592b45c91db8c18e863fac5ab8eeb94445d6
check whether rootfs is shared before running pre-mount hooks

this expands c597baa8f9 and 2c6f3fc932.

Also move the block using detect_ramfs_rootfs() from setup_rootfs() to
lxc_setup()

Signed-off-by: Florian Klink <flokli@flokli.de>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/conf.c