change the lock wait child handling to use a pipe isntead of a socketpair
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 26 Nov 2009 01:08:35 +0000 (12:08 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 26 Nov 2009 01:08:35 +0000 (12:08 +1100)
commit12b187f971d857353403393a9850503e0e558672
tree5979cf3c9d4a317640d8ec2a0446e017fb3f14a3
parent862526e558099fad4c8259cb88da9b776aa7f80d
change the lock wait child handling to use a pipe isntead of a socketpair

remove a stray alarm(30) that caused databases to be unlocked after 30 seconds.
server/ctdb_freeze.c