net: inet: diag: expose sockets cgroup classid
authorLevin, Alexander (Sasha Levin) <alexander.levin@one.verizon.com>
Thu, 17 Aug 2017 00:35:11 +0000 (00:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Aug 2017 23:10:50 +0000 (16:10 -0700)
commit0888e372c37fa31882c8ed89fb2f8188b08b6718
treeefc001ab308929078bc49a5c673ccf8ae8f334f4
parentf21e5077010acda73a60d85e416d6887d537e506
net: inet: diag: expose sockets cgroup classid

This is useful for directly looking up a task based on class id rather than
having to scan through all open file descriptors.

Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/inet_diag.h
net/ipv4/inet_diag.c