source4 smbd prefork: Pass restart information
authorGary Lockyer <gary@catalyst.net.nz>
Thu, 30 Aug 2018 23:40:18 +0000 (11:40 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 23 Nov 2018 07:25:19 +0000 (08:25 +0100)
commit1adb5b2122a2026a5910852ac33b83f656f9b4c2
tree25000239ce608b92399d626a6c77ab4149531d7c
parent5fa134dc83e0fae21c1b20d722d6040f49a152e4
source4 smbd prefork: Pass restart information

Pass information about the pre-fork master and worker processes that
will allow them to be restarted.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/smbd/process_prefork.c