Fix API for create_share_access_mask().
commit00de188e1f3e3b795bfdbb0c84305f4767f56349
authorJeremy Allison <jra@samba.org>
Fri, 21 Dec 2012 17:45:03 +0000 (21 09:45 -0800)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 9 Jan 2013 04:28:53 +0000 (9 15:28 +1100)
tree809eedfb633824951e7254348865063e84a58cc2
parentf7464bbf72dac41a65334c27403db8da7e08f7d3
Fix API for create_share_access_mask().

Return the uint32_t share_access rather than directly
changing the conn struct.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/proto.h
source3/smbd/service.c