[lxc-devel] [lxc/lxc] 0f71e1: include: cleanup unnecessary getline defines
GitHub
noreply at github.com
Mon Jan 13 21:36:10 UTC 2014
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 0f71e1bf61a7ad793bc3e35bcb3c82a86387eab1
https://github.com/lxc/lxc/commit/0f71e1bf61a7ad793bc3e35bcb3c82a86387eab1
Author: Luka Perkov <luka.perkov at sartura.hr>
Date: 2014-01-13 (Mon, 13 Jan 2014)
Changed paths:
M src/lxc/cgroup.c
M src/lxc/lxc_usernsexec.c
M src/lxc/lxccontainer.c
M src/lxc/utils.c
Log Message:
-----------
include: cleanup unnecessary getline defines
The removed chunk is already defined in utils.h which
is included in modified files.
Signed-off-by: Luka Perkov <luka.perkov at sartura.hr>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Commit: 40131a0367658ba6a171d52ef7522df9903b66b1
https://github.com/lxc/lxc/commit/40131a0367658ba6a171d52ef7522df9903b66b1
Author: Luka Perkov <luka.perkov at sartura.hr>
Date: 2014-01-13 (Mon, 13 Jan 2014)
Changed paths:
M src/lxc/bdev.c
M src/lxc/lxccontainer.c
Log Message:
-----------
include: remove duplicates
Signed-off-by: Luka Perkov <luka.perkov at sartura.hr>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Commit: 484ed030887a8557f78ea4a631aeb8f08244dabe
https://github.com/lxc/lxc/commit/484ed030887a8557f78ea4a631aeb8f08244dabe
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2014-01-13 (Mon, 13 Jan 2014)
Changed paths:
M src/lxc/cgroup.c
M src/lxc/cgroup.h
M src/lxc/freezer.c
M src/lxc/state.c
Log Message:
-----------
cgroup: move all some functions into cgroup.h
Some functions which wanted to know about cgroup paths were located
in other files. Move them into cgroup.c, so that all knowledge of
the cgroup backend can be colocated.
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/b9fdb6928d8f...484ed030887a
More information about the lxc-devel
mailing list