- Moved read_only variable here from options.c
authorWayne Davison <wayned@samba.org>
Fri, 28 Jan 2005 17:10:16 +0000 (17:10 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 28 Jan 2005 17:10:16 +0000 (17:10 +0000)
commit186387301f0a56f4fbd6bf495cdd5421947ada16
tree6585752a24aa858756b3ee7a2f8966275d313666
parent1bd9db74ba614656d016e360cc780df11fc706fc
- Moved read_only variable here from options.c
- Set read_only to 1 if the module is read-only.
- Make sure that the verbose level is 0 before we parse the client's
  options.
clientserver.c