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:
6e8cf5c
)
netns 1/2: don't get/put old netns on CLONE_NEWNET
author
Alexey Dobriyan
<adobriyan@gmail.com>
Mon, 4 May 2009 18:11:38 +0000
(11:11 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 May 2009 18:11:38 +0000
(11:11 -0700)
copy_net_ns() doesn't copy anything, it creates fresh netns, so
get/put of old netns isn't needed.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found