[cgmanager-devel] [cgmanager/cgmanager] 30169c: Implement listkeys

GitHub noreply at github.com
Thu Sep 11 02:19:21 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/cgmanager/cgmanager
  Commit: 30169c1a502e1e5181c7cfd127d21289879ee536
      https://github.com/cgmanager/cgmanager/commit/30169c1a502e1e5181c7cfd127d21289879ee536
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M cgm.c
    M cgmanager-proxy.c
    M cgmanager.c
    M cgmanager.h
    M frontend.c
    M frontend.h
    M fs.c
    M fs.h
    M org.linuxcontainers.cgmanager.xml

  Log Message:
  -----------
  Implement listkeys

(untested)

listkeys returns an array of structs containing name, uid,
gid, and permissions to each file in the cgroup.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: 5669fef6fbc5bddd85246744a32399185bf3d48a
      https://github.com/cgmanager/cgmanager/commit/5669fef6fbc5bddd85246744a32399185bf3d48a
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M fs.c

  Log Message:
  -----------
  Fix realloc bug in get_directory_contents

after a nih_realloc we do have to assign the previous pointer to the
new value, obviously.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: 6cc3e0b6e25131f35613fa413f49a4cc1aa3e8ce
      https://github.com/cgmanager/cgmanager/commit/6cc3e0b6e25131f35613fa413f49a4cc1aa3e8ce
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M cgm.c
    M cgmanager-proxy.c
    M cgmanager.c
    M cgmanager.h
    M frontend.c
    M frontend.h
    M fs.c
    M fs.h
    M org.linuxcontainers.cgmanager.xml

  Log Message:
  -----------
  Merge branch 'listkeys.3'


Compare: https://github.com/cgmanager/cgmanager/compare/310a9ff9855b...6cc3e0b6e251


More information about the cgmanager-devel mailing list