userns: Convert process event connector to handle kuids and kgids
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 8 Feb 2012 00:48:16 +0000 (16:48 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Fri, 7 Sep 2012 02:37:10 +0000 (19:37 -0700)
commit9582d90196aa879e6acf866f02a1adead08707b5
treeaca09890296a7f51c6da530841388d392cb01d90
parent7dc05881b64792e0ea41293e9595cc962a716225
userns: Convert process event connector to handle kuids and kgids

- Only allow asking for events from the initial user and pid namespace,
  where we generate the events in.

- Convert kuids and kgids into the initial user namespace to report
  them via the process event connector.

Cc: David Miller <davem@davemloft.net>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
drivers/connector/cn_proc.c
init/Kconfig