1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/common
Martin Schwenke fb9c49f2ce ctdb-util: Log an error if there is no way to set scheduler
Although configure should catch this, logging a run-time error is
better than being mystified when ctdbd silently exits.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2014-09-17 07:29:10 +02:00
..
cmdline.c ctdb-common: Add some missing #includes 2014-09-10 01:36:14 +02:00
ctdb_fork.c ctdb-daemon: Check PID in ctdb_remove_pidfile(), not unreliable flag 2014-07-05 06:51:13 +02:00
ctdb_io.c ctdb: Use sys_read() and sys_write() to ensure correct signal interaction 2014-08-21 04:46:13 +02:00
ctdb_logging.c ctdb-logging: Move variable debug_extra from debug.* 2014-09-10 01:36:15 +02:00
ctdb_ltdb.c ctdb-util: Rename db_wrap to tdb_wrap and make it a build subsystem 2014-09-10 01:36:15 +02:00
ctdb_message.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_util.c ctdb-common: Refactor code to convert TDB_DATA key to aligned uint32 array 2014-09-05 07:05:10 +02:00
rb_tree.c server: Replace BOOL datatype with bool, True/False with true/false 2012-05-28 11:22:25 +10:00
rb_tree.h Added some #ifndefs to stop files being included multiple times. 2011-11-11 14:31:50 +11:00
system_aix.c common/system: Add ctdb_set_process_name() function 2013-07-10 14:33:19 +10:00
system_common.c ctdb-common: Add some missing #includes 2014-09-10 01:36:14 +02:00
system_freebsd.c common/system: Add ctdb_set_process_name() function 2013-07-10 14:33:19 +10:00
system_gnu.c common/system: Add ctdb_set_process_name() function 2013-07-10 14:33:19 +10:00
system_kfreebsd.c common/system: Add ctdb_set_process_name() function 2013-07-10 14:33:19 +10:00
system_linux.c ctdb-common: Coverity fixes 2013-11-19 17:13:05 +01:00
system_util.c ctdb-util: Log an error if there is no way to set scheduler 2014-09-17 07:29:10 +02:00