]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/conf.c
encapsulate mount point code
authorDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 13 Jan 2011 15:25:14 +0000 (16:25 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 13 Jan 2011 15:25:14 +0000 (16:25 +0100)
commit911324ef257216f6f80796313d949117863d46c3
treec363bd888f9318ad75ee4b286db8ae38938451f8
parentd330fe7b86a602798a9286d43d66a1cf7e363754
encapsulate mount point code

Change the code to encapsulate the different mounts point.

 * mount on the host fs
 * mount relatively to the rootfs
 * mount absolutely to the rootfs (broken)

That will make the code cleaner to fix the latter.

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