smbd: Make share_mode_do_locked() use a const uint8_t *
authorVolker Lendecke <vl@samba.org>
Fri, 24 Apr 2020 09:07:53 +0000 (11:07 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 5 May 2020 11:48:40 +0000 (11:48 +0000)
commit733ae9cd95701f781d78af72015d64d3e6706f0c
tree093f00f563e4e5e10f05cde806dcddb4a848427a
parent14cc4a65767ea069e0ad03bb423f84f66a9e41ca
smbd: Make share_mode_do_locked() use a const uint8_t *

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/locking/locking.c
source3/locking/proto.h
source3/locking/share_mode_lock.c
source3/smbd/reply.c