smbd: split out set_current_case_sensitive() and chdir_current_service() functions
commit8e81090789e4cc3ba9e5aa792d4e52971909c894
authorStefan Metzmacher <metze@samba.org>
Wed, 13 Jun 2018 09:03:01 +0000 (13 11:03 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Jun 2018 06:59:16 +0000 (18 08:59 +0200)
tree8af44a9b2727fb2d3c228470ea2434be434267f7
parent71d5809188e416aeb3e9c67214eae32b4225c2d7
smbd: split out set_current_case_sensitive() and chdir_current_service() functions

We'll soon use them independend from set_current_service().

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