]> git.ipfire.org Git - thirdparty/lxc.git/commit
Implement lxc.rootfs.options
authorStéphane Graber <stgraber@ubuntu.com>
Sun, 26 Jan 2014 05:08:49 +0000 (00:08 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 31 Jan 2014 11:47:19 +0000 (11:47 +0000)
commita17b1e65faaffe34c83860e599be21ad8e59b338
treefeb1c69b7ff5f212e574ae6f3aa75cc10230397c
parent44fa8e7e9130c19e04c2fc47f712d06b357c7fab
Implement lxc.rootfs.options

This introduces a new lxc.rootfs.options which lets you pass new
mountflags/mountdata when mounting the root filesystem.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
doc/lxc.container.conf.sgml.in
src/lxc/bdev.c
src/lxc/bdev.h
src/lxc/conf.c
src/lxc/conf.h
src/lxc/confile.c