commit | d56cddc9b3d8b8aca18defae75038303b7dda8aa | [log] [download] |
---|---|---|
author | Glauber Costa <glommer@openvz.org> | Tue Jul 17 19:42:42 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Jul 17 19:42:42 2012 +0400 |
tree | cf5ac7f24523b25633f82a0ecaef904bb13dda1b | |
parent | b3388a1e5691214fe001b90212f9ba7a375f16cb [diff] |
Add a placeholder for CT destruction We don't really need it, but upstream linux will. Whenever we destroy a container in there, this will translate to destructing the cgroup files it has. So we'll need a cleanup hook. I am adding it here in the function pointer list for completion. Signed-off-by: Glauber Costa <glommer@parallels.com> Signed-off-by: Kir Kolyshkin <kir@openvz.org>