summaryrefslogtreecommitdiffstats
path: root/ctdb/include/idtree.h
Commit message (Collapse)AuthorAgeFilesLines
* ctdb-build: Move internal include files in a separate directoryAmitay Isaacs2014-05-271-7/+0
| | | | | | | | This will allow to build clustered samba with built-in ctdb tree rather than needing to install CTDB first. Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Michael Adam <obnox@samba.org>
* - added in idtree for efficient reqid handlingAndrew Tridgell2006-11-281-0/+7
- started adding ctdb_call() code - added ctdb_call_local() implementation (This used to be ctdb commit 97b1fdf7fa0e230f36add3f1770ecb3a9faee0a1)