mirror_lxc/src/lxc
Sidnei da Silva 055af165ef Assume a default thin pool named 'lxc'.
Will fallback to no thinpool if not present or if thin pool provided on the command line does not exist.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2013-10-21 16:12:19 -05:00
..
legacy licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lsm lsm.h: Fix inline definition 2013-10-18 17:59:43 -04:00
af_unix.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
af_unix.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
arguments.c arguments: remove trailing slashes for the input lxcpath 2013-09-24 09:37:09 -05:00
arguments.h Add a --thinpool argument to lxc-create, to use thin pool backed lvm when creating the container. When cloning a container backed by a thin pool, the clone will default to the same thin pool. 2013-10-18 14:43:03 -05:00
attach_options.h support setting lsm label at exec or immediately 2013-10-18 13:57:37 -05:00
attach.c support setting lsm label at exec or immediately 2013-10-18 13:57:37 -05:00
attach.h refactor AppArmor into LSM backend, add SELinux support 2013-09-25 17:12:36 -05:00
bdev.c Assume a default thin pool named 'lxc'. 2013-10-21 16:12:19 -05:00
bdev.h Add a --thinpool argument to lxc-create, to use thin pool backed lvm when creating the container. When cloning a container backed by a thin pool, the clone will default to the same thin pool. 2013-10-18 14:43:03 -05:00
caps.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
caps.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
cgroup.c coverity: free dent_buf on error path (cgroup.c) 2013-10-07 14:10:29 -05:00
cgroup.h Automatic mounting: add more ways to mount the cgroup filesystem 2013-09-27 10:14:14 -05:00
checkpoint.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
commands.c Fix typos identified by lintian 2013-10-20 00:34:07 -04:00
commands.h add c->may_control 2013-09-30 13:21:52 -05:00
conf.c Improper pty permissions - missing mode=0620, gid=5 2013-10-16 11:47:14 -05:00
conf.h Automatic mounts: improvements for /proc and /sys 2013-09-27 10:14:14 -05:00
confile.c confile.c: cast size_t to prevent compile failure on 386 2013-10-03 12:10:07 -05:00
confile.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
console.c Consistently use <lxc/lxccontainer.h> for the API 2013-09-23 15:30:05 -05:00
console.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
error.c error.c: don't return error if container init signaled 2013-09-10 18:19:20 -04:00
error.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
execute.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
freezer.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
genl.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
genl.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
list.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
log.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
log.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc_attach.c support setting lsm label at exec or immediately 2013-10-18 13:57:37 -05:00
lxc_cgroup.c call lxc_container_put when appropriate 2013-10-04 08:45:26 -05:00
lxc_checkpoint.c Improve behaviour for unprivileged users 2013-10-03 09:34:55 -05:00
lxc_clone.c call lxc_container_put when appropriate 2013-10-04 08:45:26 -05:00
lxc_config.c Add a --thinpool argument to lxc-create, to use thin pool backed lvm when creating the container. When cloning a container backed by a thin pool, the clone will default to the same thin pool. 2013-10-18 14:43:03 -05:00
lxc_console.c call lxc_container_put when appropriate 2013-10-04 08:45:26 -05:00
lxc_create.c Assume a default thin pool named 'lxc'. 2013-10-21 16:12:19 -05:00
lxc_destroy.c call lxc_container_put when needed in lxc_destroy.c 2013-10-19 09:49:14 -05:00
lxc_execute.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc_freeze.c call lxc_container_put when appropriate 2013-10-04 08:45:26 -05:00
lxc_info.c call lxc_container_put when appropriate 2013-10-04 08:45:26 -05:00
lxc_init.c lxc_init: Use sig_atomic_t for was_interrupted 2013-10-02 12:32:52 -04:00
lxc_kill.c Improve behaviour for unprivileged users 2013-10-03 09:34:55 -05:00
lxc_monitor.c Improve behaviour for unprivileged users 2013-10-03 09:34:55 -05:00
lxc_monitord.c ignore ability to init /lxc-monitord.log 2013-09-12 11:17:16 -05:00
lxc_restart.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc_snapshot.c call lxc_container_put when appropriate 2013-10-04 08:45:26 -05:00
lxc_start.c Consistently use <lxc/lxccontainer.h> for the API 2013-09-23 15:30:05 -05:00
lxc_stop.c Improve behaviour for unprivileged users 2013-10-03 09:34:55 -05:00
lxc_unfreeze.c call lxc_container_put when appropriate 2013-10-04 08:45:26 -05:00
lxc_unshare.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc_user_nic.c Fix lxc-user-nic to work on bionic 2013-08-19 14:33:36 +02:00
lxc_usernsexec.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc_wait.c call lxc_container_put when appropriate 2013-10-04 08:45:26 -05:00
lxc-checkconfig.in lxc-checkconfig: suggest modprobe configs 2013-10-02 17:22:52 -04:00
lxc-device licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc-ls licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc-netstat.in licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc-ps.in licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc-start-ephemeral.in lxc-start-ephemeral: Fix broken mount logic 2013-10-18 13:33:26 -05:00
lxc-top lua: fix stats gathering 2013-09-05 19:58:55 -04:00
lxc-version.in lxc-version: use POSIX shell instead of bash 2012-11-27 10:04:04 -05:00
lxc.functions.in licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxc.h cgroup: Major rewrite of cgroup logic 2013-09-10 18:19:21 -04:00
lxccontainer.c introduce snapshot_destroy 2013-10-19 09:49:19 -05:00
lxccontainer.h introduce snapshot_destroy 2013-10-19 09:49:19 -05:00
lxclock.c RFC: lxclock: drop the chown+chmod of lockdir 2013-09-30 16:23:34 -05:00
lxclock.h make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
lxcseccomp.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
lxcutmp.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
lxcutmp.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
mainloop.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
mainloop.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
Makefile.am Avoid ldconfig due to cross-compilation problems. 2013-10-02 12:28:33 -04:00
monitor.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
monitor.h move monitor-fifo and monitor-sock to /run 2013-09-11 13:59:06 -05:00
namespace.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
namespace.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
network.c Check return value of ifa_get_local_ip 2013-10-02 17:18:48 -04:00
network.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
nl.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
nl.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
parse.c parse.c: don't print error message on callback rv > 0 2013-10-18 11:27:42 -05:00
parse.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
restart.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
rtnl.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
rtnl.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
seccomp.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
start.c use proper config item depending on which lsm is enabled 2013-10-18 13:57:43 -05:00
start.h refactor AppArmor into LSM backend, add SELinux support 2013-09-25 17:12:36 -05:00
state.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
state.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
sync.c make heavier use of process_lock (v2) 2013-09-18 13:49:08 -05:00
sync.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
utils.c Assume a default thin pool named 'lxc'. 2013-10-21 16:12:19 -05:00
utils.h Add a --thinpool argument to lxc-create, to use thin pool backed lvm when creating the container. When cloning a container backed by a thin pool, the clone will default to the same thin pool. 2013-10-18 14:43:03 -05:00
version.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
version.h licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00