[lxc-devel] [lxc/lxc] 8aa104: implement lxc.mount.auto = cgroup for cgfsng
GitHub
noreply at github.com
Thu Mar 17 02:58:34 UTC 2016
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 8aa1044fd83c407e38c66a1ff46a9edfe02d7c78
https://github.com/lxc/lxc/commit/8aa1044fd83c407e38c66a1ff46a9edfe02d7c78
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M src/lxc/cgfsng.c
A src/lxc/liblxc.so.1
M src/tests/Makefile.am
A src/tests/lxc-test-automount
Log Message:
-----------
implement lxc.mount.auto = cgroup for cgfsng
Also add testcase for each of the cgroup{,-full}:{rw,ro,mixed} cases.
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: 9ec45e7faa3648a36cb01aed9e230bd49b450fe0
https://github.com/lxc/lxc/commit/9ec45e7faa3648a36cb01aed9e230bd49b450fe0
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M src/lxc/cgroup.c
M src/tests/lxc-test-automount
Log Message:
-----------
cgroups: try to load cgmanager first
If cgmanager is running, use it. This allows the admin to simply
stop cgmanager if they don't want to use it. The other way there
is no way to choose to use cgmanager.
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: a8de4c49f1931d6f46272c0adea0e8f59b199098
https://github.com/lxc/lxc/commit/a8de4c49f1931d6f46272c0adea0e8f59b199098
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M src/lxc/cgfsng.c
Log Message:
-----------
no variable decl in for loop
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Commit: 3860edcb714301256a35dd120050baff182987de
https://github.com/lxc/lxc/commit/3860edcb714301256a35dd120050baff182987de
Author: Stéphane Graber <stgraber at stgraber.org>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M src/lxc/cgfsng.c
M src/lxc/cgroup.c
A src/lxc/liblxc.so.1
M src/tests/Makefile.am
A src/tests/lxc-test-automount
Log Message:
-----------
Merge pull request #898 from hallyn/2016-03-16/cgroupauto
2016 03 16/cgroupauto
Compare: https://github.com/lxc/lxc/compare/e97069ad385f...3860edcb7143
More information about the lxc-devel
mailing list