Re: [Libcg-devel] RFC: extended logging in libcgroup

2011-04-12 Thread Balbir Singh
* Jan Safranek [2011-04-12 16:19:52]: > Hi, > > currently libcgroup does not print anything to stdout/stderr when > something bad happens. We use only simple int as return code. And IMHO > this is not enough. One of Fedora user stumbled upon a bug [1], which > needs to transport more than simple

[Libcg-devel] RFC: extended logging in libcgroup

2011-04-12 Thread Jan Safranek
Hi, currently libcgroup does not print anything to stdout/stderr when something bad happens. We use only simple int as return code. And IMHO this is not enough. One of Fedora user stumbled upon a bug [1], which needs to transport more than simple error code from deep of cgroup_config_mount_fs() up