]> git.ipfire.org Git - thirdparty/lxc.git/commit
Fix lxc-cgroup-get
authorDaniel Lezcano <daniel.lezcano@free.fr>
Wed, 19 Aug 2009 20:14:17 +0000 (22:14 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 19 Aug 2009 20:14:17 +0000 (22:14 +0200)
commit70f7755e98bfd3d084cbb9ace3c9e7c122c41f0b
tree44a5f479949aea9a46ee9ffc144481914983e46e
parentb333f86e86347eedc754cf0f5a69225f53a72387
Fix lxc-cgroup-get

Make lxc_cgroup_get returns the number of bytes read and
use this value to "printf" it.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/cgroup.c
src/lxc/lxc.h
src/lxc/lxc_cgroup.c