s3: smbd: Cleanup - move the function get_nt_acl_no_snum() to it's user module.
authorJeremy Allison <jra@samba.org>
Wed, 29 Apr 2020 22:18:57 +0000 (15:18 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 30 Apr 2020 07:33:41 +0000 (07:33 +0000)
commitd7f4bb57f2718aaf191591769a4e93c09968b762
tree0d8fc147bac9424352615cc3bdc0fb43f222a7dd
parent152fb23fac4431adbf4978298104d14dee100b0d
s3: smbd: Cleanup - move the function get_nt_acl_no_snum() to it's user module.

Make static. It was only called from one place.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/rpc_server/eventlog/srv_eventlog_nt.c
source3/smbd/posix_acls.c
source3/smbd/proto.h