Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 0f71e1bf61a7ad793bc3e35bcb3c82a86387eab1
      https://github.com/lxc/lxc/commit/0f71e1bf61a7ad793bc3e35bcb3c82a86387eab1
  Author: Luka Perkov <[email protected]>
  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 <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: 40131a0367658ba6a171d52ef7522df9903b66b1
      https://github.com/lxc/lxc/commit/40131a0367658ba6a171d52ef7522df9903b66b1
  Author: Luka Perkov <[email protected]>
  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 <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


  Commit: 484ed030887a8557f78ea4a631aeb8f08244dabe
      https://github.com/lxc/lxc/commit/484ed030887a8557f78ea4a631aeb8f08244dabe
  Author: Serge Hallyn <[email protected]>
  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 <[email protected]>
Acked-by: Stéphane Graber <[email protected]>


Compare: https://github.com/lxc/lxc/compare/b9fdb6928d8f...484ed030887a
_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to