- added in idtree for efficient reqid handling
authorAndrew Tridgell <tridge@samba.org>
Tue, 28 Nov 2006 09:48:34 +0000 (20:48 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 28 Nov 2006 09:48:34 +0000 (20:48 +1100)
commit97b1fdf7fa0e230f36add3f1770ecb3a9faee0a1
tree617fa906515a69752d642a7aeedcdec1802ad9fb
parent8a17460a816a5970f2df8244a06aec55d814f186
- added in idtree for efficient reqid handling

- started adding ctdb_call() code

- added ctdb_call_local() implementation
Makefile.in
common/ctdb.c
common/ctdb_call.c
ctdb_test.c
include/ctdb_private.h
include/idtree.h [new file with mode: 0644]
include/includes.h
lib/util/idtree.c [new file with mode: 0644]