* 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
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