smbd: add smbd_server_connection->raw_ev_ctx pointer
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Mar 2018 09:54:41 +0000 (10:54 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Jun 2018 06:59:19 +0000 (08:59 +0200)
commit6114f9545fa856717220658e87f2a60f6767b7f4
tree58ad865eab5998bb448ce703a90b241b726057fd
parentc059f0ae729a47883362a1ba01b530b3d743bc45
smbd: add smbd_server_connection->raw_ev_ctx pointer

This will replace smbd_server_connection->ev_ctx in the next commits.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/globals.h
source3/smbd/msdfs.c
source3/smbd/process.c