Move read only check into a helper funcion. Ensure conn->service is set
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Aug 2001 07:48:25 +0000 (07:48 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 17 Aug 2001 07:48:25 +0000 (07:48 +0000)
commit67967749a2ed584de3b0d670094724021eafc50b
tree07286a7d373db662cfb4f976ef65f44ec56fbe6e
parent7c332851b0ac4eab77f6e449cefd48f119c7ddf6
Move read only check into a helper funcion.  Ensure conn->service is set
before we use it to find a share's details.
(This used to be commit 7dc716f174c38e73b8e6d07130a1bc39f4499ce3)
source3/smbd/service.c