Add --valgringing flag instead of --nosetsched
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 16 Dec 2009 10:29:15 +0000 (20:59 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 16 Dec 2009 10:29:15 +0000 (20:59 +1030)
commit2ee86cc1f311d7b7504c7b14d142b9c4f6f4b469
tree701d08ee381a150283a6035f741b56240df6dd10
parentb883d19a495a41a22db37f9c2cf6250fee529de0
Add --valgringing flag instead of --nosetsched

The do_setsched was being tested for whether to mmap tdbs: let's make it
explicit.  We can also happily move the kill-child eventscript hack under
this flag.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
client/ctdb_client.c
config/ctdb.init
include/ctdb_private.h
server/ctdb_ltdb_server.c
server/ctdb_recoverd.c
server/ctdb_vacuum.c
server/ctdbd.c
server/eventscript.c