]> git.proxmox.com Git - mirror_lxc.git/commit
Initialize default mount point
authorDaniel Lezcano <daniel.lezcano@free.fr>
Sun, 3 Oct 2010 21:09:35 +0000 (23:09 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Sun, 3 Oct 2010 21:09:35 +0000 (23:09 +0200)
commit12297168e977151f5d8d2070adc0ef5a2352bbb5
treee2437b87eb97b49acb1c64cee6307032fc69bb13
parentbc9bd0e31e1ceebd93316a6e3bb9817ed728a74a
Initialize default mount point

Let's initialize rootfs->mount to LXCROOTFSMOUNT. The value
will be overwritten by the configuration in case it is specified.

That will make the code nicer, instead of the ugly rootfs->mount checks.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/conf.c