[PATCH 09/22] Audit: make audit_nlk_portid per user namesapce

2013-06-18 Thread Gao feng
After this patch, audit_nlk_port is per user namespace. Just like prev patch does,use audit_nlk_portid of init user namespace in kauditd_send_skb. Signed-off-by: Gao feng --- include/linux/user_namespace.h | 1 + kernel/audit.c | 11 ++- 2 files changed, 3

[PATCH 09/22] Audit: make audit_nlk_portid per user namesapce

2013-06-18 Thread Gao feng
After this patch, audit_nlk_port is per user namespace. Just like prev patch does,use audit_nlk_portid of init user namespace in kauditd_send_skb. Signed-off-by: Gao feng gaof...@cn.fujitsu.com --- include/linux/user_namespace.h | 1 + kernel/audit.c | 11 ++- 2 files