1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/common
Martin Schwenke bd73e017b0 common: New function ctdb_mkdir_p_or_die()
Signed-off-by: Martin Schwenke <martin@meltin.net>

(This used to be ctdb commit 7b971df79b0b63f83555205eacf48d49ca3a273a)
2013-10-25 12:06:06 +11:00
..
cmdline.c common: Fix setting of debug level in the client code 2013-10-04 15:15:35 +10:00
ctdb_fork.c util: ctdb_fork() should call ctdb_set_child_info() 2013-04-18 13:18:29 +10:00
ctdb_io.c common/io: Limit the queue buffer size for fair scheduling via tevent 2013-08-22 14:08:52 +10:00
ctdb_logging.c Fixes for various issues found by Coverity 2013-07-11 15:16:55 +10:00
ctdb_ltdb.c Revert "LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy until after default of 20 consecutive requests from the same node" 2013-08-22 14:08:52 +10: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 common: New function ctdb_mkdir_p_or_die() 2013-10-25 12:06:06 +11: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 common: New function mkdir_p() 2013-10-25 12:06:06 +11: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 common: Null terminate process name string so valgrind doesn't complain 2013-08-14 16:55:51 +10:00