git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a2ee93
)
[NET]: Hide the net_ns kmem cache
author
Pavel Emelyanov
<xemul@openvz.org>
Thu, 1 Nov 2007 07:46:50 +0000
(
00:46
-0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 1 Nov 2007 07:46:50 +0000
(
00:46
-0700)
This cache is only required to create new namespaces,
but we won't have them in CONFIG_NET_NS=n case.
Hide it under the appropriate ifdef.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/net_namespace.c
patch
|
blob
|
history
diff --cc
net/core/net_namespace.c
Simple merge