s4: server: Plumb server_state through the irpc messaging for samba_terminate().
authorJeremy Allison <jra@samba.org>
Fri, 31 Mar 2017 19:23:56 +0000 (12:23 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 17 Apr 2017 17:13:07 +0000 (19:13 +0200)
commit1ae7028e47076bee2d779a306b5ecb283a02ac0f
treebd24defe672f99c08cf2f669ba983556d9b011d9
parentd721b8d86b2f2355bd74c13da010843afcd8c3d2
s4: server: Plumb server_state through the irpc messaging for samba_terminate().

Use it in the message print to avoid a "unused variable" compile error.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source4/smbd/server.c