]> git.samba.org - vlendec/samba-autobuild/.git/commit
smbd: use sconn->root_ev_ctx for brl_timeout_fn()
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:21 +0000 (08:59 +0200)
commit182991c26c8149c79b13a277b9822efc49fd1df0
tree81067feb7278c3cb4d8a8417e22e33d83e151898
parent146938217ed1ab9a7a9f38c055fec5513cbd5c4d
smbd: use sconn->root_ev_ctx for brl_timeout_fn()

This already calls change_to_root_user(), which can be removed
later.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/blocking.c
source3/smbd/smb2_lock.c