Re: [PATCH v2 3/3] Send cgroup_path in SCM_CGROUP

2013-09-02 Thread Kay Sievers
On Thu, Aug 29, 2013 at 4:13 PM, Jan Kaluza wrote: > Add new SCM type called SCM_CGROUP to send "cgroup_path" in SCM. > This is useful for journald (systemd logging daemon) to get additional context > with each log line received using UNIX socket. > > Signed-off-by: Jan Kaluza In many cases it's

[PATCH v2 3/3] Send cgroup_path in SCM_CGROUP

2013-08-29 Thread Jan Kaluza
Add new SCM type called SCM_CGROUP to send "cgroup_path" in SCM. This is useful for journald (systemd logging daemon) to get additional context with each log line received using UNIX socket. Signed-off-by: Jan Kaluza --- include/linux/socket.h | 1 + include/net/af_unix.h | 1 + include/net/s