Change API for create_share_access_mask() - remove conn struct.
commit5e9eebf5dec60177a680010e011b88ae0ecf26d2
authorJeremy Allison <jra@samba.org>
Fri, 4 Jan 2013 22:24:13 +0000 (4 14:24 -0800)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 9 Jan 2013 04:29:08 +0000 (9 15:29 +1100)
tree23c3b8eab40c00c149df8515099bbc26f63a2b84
parent926d9307f789e2ca752ee2dab6b6e653dc7de628
Change API for create_share_access_mask() - remove conn struct.

Eventually this will be indepentent of conn, just pass in the
readonly flag.

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