common: Separate system utilties that are ctdb independent
authorAmitay Isaacs <amitay@gmail.com>
Fri, 6 Jun 2014 02:55:56 +0000 (12:55 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 12 Jun 2014 07:33:33 +0000 (17:33 +1000)
commit7d30073689fd6be1f284bd6e6423abc4a8fd882d
treea9a7da762d638074cf4d8f4322418482989bd3ea
parent25a6bfc9ddfd42b9fc3ee0069b793311b649eaf1
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>
(Imported from commit 890bd9fb7f11b1236d493770fe635da9cfcad5f7)
Makefile.in
common/system_common.c
common/system_util.c [new file with mode: 0644]
tests/src/ctdb_test.c
tests/src/ctdbd_test.c