[lxc-devel] [lxc/lxc] 650200: allow lxcapi_get_cgroup_item() on lxc-execute cont...
GitHub
noreply at github.com
Tue Nov 5 17:32:06 UTC 2013
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 6502006a44d27a27fe1e2d9d8cac721c0ec8907a
https://github.com/lxc/lxc/commit/6502006a44d27a27fe1e2d9d8cac721c0ec8907a
Author: Dwight Engen <dwight.engen at oracle.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M src/lxc/lxccontainer.c
Log Message:
-----------
allow lxcapi_get_cgroup_item() on lxc-execute containers
Containers started with lxc-execute may not have a conf, but
nothing in the implementation of lxcapi_get_cgroup_item()
actually needs/uses it, and it can be useful to get items out
of the containers' cgroup items.
Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Commit: 8585f20444203f9fb9970d1b176c38e0efd62ea8
https://github.com/lxc/lxc/commit/8585f20444203f9fb9970d1b176c38e0efd62ea8
Author: Dwight Engen <dwight.engen at oracle.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M src/lua-lxc/core.c
M src/lua-lxc/lxc.lua
M src/lua-lxc/test/apitest.lua
Log Message:
-----------
lua: add cmd_get_config_item to API
Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Commit: c9bb9a85ef570a4669d188f191e08cdd601d0ee5
https://github.com/lxc/lxc/commit/c9bb9a85ef570a4669d188f191e08cdd601d0ee5
Author: Dwight Engen <dwight.engen at oracle.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M src/lxc/conf.c
M src/lxc/confile.c
Log Message:
-----------
fix leak when a veth.pair name is specified
Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/2752ecec3232...c9bb9a85ef57
More information about the lxc-devel
mailing list