aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@openvz.org>2007-11-01 00:31:26 -0700
committerDavid S. Miller <davem@davemloft.net>2007-11-01 00:31:26 -0700
commit1e2e6b89f1d3152da0606d23e65e8760bf62a4c3 (patch)
tree75cbf6c0a5b2a0e708261d3799c7797a371f8a1d /Documentation
parent[NET]: Move the sock_copy() from the header (diff)
downloadlinux-dev-1e2e6b89f1d3152da0606d23e65e8760bf62a4c3.tar.xz
linux-dev-1e2e6b89f1d3152da0606d23e65e8760bf62a4c3.zip
[NET]: Move the get_net() from sock_copy()
The sock_copy() is supposed to just clone the socket. In a perfect world it has to be just memcpy, but we have to handle the security mark correctly. All the extra setup must be performed in sk_clone() call, so move the get_net() into more proper place. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions