Make KILLTCP structure a child of VNN so that it is freed at the same time
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 26 Feb 2012 20:18:19 +0000 (07:18 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 26 Feb 2012 22:13:25 +0000 (09:13 +1100)
commit1260c1b9f301dccd497be8b818be5463858f0603
tree930c8934374afc9c84423fb59f0732f569902eb5
parent72dc4c9dc955489c312fc0866bf163132895d911
Make KILLTCP structure a child of VNN so that it is freed at the same time
the referenced VNN structure is.

Also, remove the circular reference between the two objects KIPPCTP and VNN
server/ctdb_takeover.c