ctdb-common: Separate system utilties that are ctdb independent
commit890bd9fb7f11b1236d493770fe635da9cfcad5f7
authorAmitay Isaacs <amitay@gmail.com>
Fri, 6 Jun 2014 02:55:56 +0000 (6 12:55 +1000)
committerMartin Schwenke <martins@samba.org>
Thu, 12 Jun 2014 03:40:10 +0000 (12 05:40 +0200)
tree802b74d62358f9a5ae8e2142d5279946d94d0b2b
parentdd672431c0b8a3a416f6c244b131074d868250cc
ctdb-common: Separate system utilties that are ctdb independent

Routines in system_common and system_<os> are supposed to be ctdb
functions with OS specific implementations.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/Makefile.in
ctdb/common/system_common.c
ctdb/common/system_util.c [new file with mode: 0644]
ctdb/tests/src/ctdb_test.c
ctdb/tests/src/ctdbd_test.c