1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/common
Martin Schwenke 7aa0a49cbd util: ctdb_fork() should call ctdb_set_child_info()
For now we pass NULL as the child name.  Later we'll give ctdb_fork()
and friends an extra argument and pass that through.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Pair-programmed-with: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>

(This used to be ctdb commit ba8866d40125bab06391a17d48ff06a4a9f9da89)
2013-04-18 13:18:29 +10:00
..
cmdline.c Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +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: For scheduling immediate events use tevent_schedule_immediate 2013-03-06 15:32:37 +11:00
ctdb_logging.c Logging: Fix breakage when freeing the log ringbuffer 2013-02-07 11:26:29 +11:00
ctdb_ltdb.c Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +10:00
ctdb_message.c common/messaging: Use the jenkins hash in ctdb_message 2013-04-05 13:13:08 +11:00
ctdb_util.c common: Debug ctdb_addr_to_str() using new function ctdb_external_trace() 2012-10-18 20:05:42 +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: Don't lie on unimplemented gratuitous arp 2013-01-22 18:04:00 +11:00
system_common.c Add new command to find which interface is located on 2012-06-20 15:11:49 +10:00
system_freebsd.c common: Don't lie on unimplemented gratuitous arp 2013-01-22 18:04:00 +11:00
system_gnu.c common: Don't lie on unimplemented gratuitous arp 2013-01-22 18:04:00 +11:00
system_kfreebsd.c common: Don't lie on unimplemented gratuitous arp 2013-01-22 18:04:00 +11:00
system_linux.c common: Add routines to get process and lock information 2012-10-20 02:48:44 +11:00