s4-process_model: Remove prefork and onefork
authorAndrew Bartlett <abartlet@samba.org>
Thu, 19 Feb 2015 01:44:00 +0000 (14:44 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 16 Mar 2015 02:00:07 +0000 (03:00 +0100)
commitb5be45c453bd51373bade26c29828b500ba586ec
treecee41a475ef7bfae90de91bd11dbd40dab57f6e8
parent98d2d8d6cd53a5cff6b9ec17ddc3ee9cb8a75b3e
s4-process_model: Remove prefork and onefork

While it is possible to run Samba in these modes, it isn't tested and
isn't required.

Each of these modes requires that SIGCHLD be set to SIGIGN, and that
breaks samba_runcmd_*().

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
source4/smbd/process_onefork.c [deleted file]
source4/smbd/process_prefork.c [deleted file]
source4/smbd/wscript_build