[PATCH] Cleanup CTDB headers

Amitay Isaacs amitay at gmail.com
Thu Oct 29 05:17:35 UTC 2015


Hi,

Here is a patch set that cleans up the current mess of ctdb headers under
ctdb/include/.


https://git.samba.org/?p=amitay/samba.git;a=shortlog;h=refs/heads/ctdb-include

Since the patches are large, they are not attached.

Significant changes are:

- Dropping tevent compatibility definitions (TEVENT_COMPAT_DEFINES)
- Creating new header file ctdb/common/system.h for system specific
functions
- Creating new header file ctdb/common/common.h for common client/server
functions
- Removing ctdb/include/internal/includes.h
- Moving all protocol related structures in ctdb_protocol.h
- Ordering function prototypes in ctdb_private.h as per ctdb/server/*.c
- Ordering function prototypes in ctdb_client.h as per
ctdb/client/ctdb_client.c

Review/comments and push appreciated.

Amitay.


More information about the samba-technical mailing list