aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-05-24 03:10:10 -0400
committerEric W. Biederman <ebiederm@xmission.com>2012-08-15 00:48:06 -0400
commita7cb5a49bf64ba64864ae16a6be028f8b0d3cc06 (patch)
tree0874310cc4af6cd0193e15058cb9ff9e7a955065 /init
parentadb37c4c67f807f16beb222028fb3ce9a354dc2b (diff)
userns: Print out socket uids in a user namespace aware fashion.
Cc: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> Cc: James Morris <jmorris@namei.org> Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> Cc: Patrick McHardy <kaber@trash.net> Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Cc: Sridhar Samudrala <sri@us.ibm.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Acked-by: David S. Miller <davem@davemloft.net> Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 80fae193e3a1..25a6ebb50c64 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -942,10 +942,7 @@ config UIDGID_CONVERTED
942 depends on PROC_EVENTS = n 942 depends on PROC_EVENTS = n
943 943
944 # Networking 944 # Networking
945 depends on PACKET = n
946 depends on NET_9P = n 945 depends on NET_9P = n
947 depends on IPX = n
948 depends on PHONET = n
949 depends on NET_CLS_FLOW = n 946 depends on NET_CLS_FLOW = n
950 depends on NETFILTER_XT_MATCH_OWNER = n 947 depends on NETFILTER_XT_MATCH_OWNER = n
951 depends on NETFILTER_XT_MATCH_RECENT = n 948 depends on NETFILTER_XT_MATCH_RECENT = n
@@ -953,14 +950,11 @@ config UIDGID_CONVERTED
953 depends on NETFILTER_NETLINK_LOG = n 950 depends on NETFILTER_NETLINK_LOG = n
954 depends on INET = n 951 depends on INET = n
955 depends on IPV6 = n 952 depends on IPV6 = n
956 depends on IP_SCTP = n
957 depends on AF_RXRPC = n 953 depends on AF_RXRPC = n
958 depends on LLC2 = n
959 depends on NET_KEY = n 954 depends on NET_KEY = n
960 depends on INET_DIAG = n 955 depends on INET_DIAG = n
961 depends on DNS_RESOLVER = n 956 depends on DNS_RESOLVER = n
962 depends on AX25 = n 957 depends on AX25 = n
963 depends on ATALK = n
964 958
965 # Filesystems 959 # Filesystems
966 depends on USB_GADGETFS = n 960 depends on USB_GADGETFS = n