commit | 81566e8322c3f6c6f9a2277fe0e440fee8d917bd | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Tue Jan 22 06:12:39 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:10:40 2008 -0800 |
tree | 2c7456cf77548436e97ae8fef5c1f91127e8fd92 | |
parent | 3140c25c82106645a6b1fc469dab7006a1d09fd0 [diff] |
[NETNS][FRAGS]: Make the pernet subsystem for fragments. On namespace start we mainly prepare the ctl variables. When the namespace is stopped we have to kill all the fragments that point to this namespace. The inet_frags_exit_net() handles it. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>