[PATCH] smbcquotas: fix initialization order

Andreas Schneider asn at samba.org
Wed Oct 5 18:26:41 UTC 2016


On Wednesday, 5 October 2016 15:03:29 CEST Uri Simchoni wrote:
> Hi,
> 
> This fixes make test when the system smb.conf contains "winbind
> separator = +".
> 
> Review and push appreciated.
> Thanks,
> Uri

RB+ if you use

bool ok;

ok = lp_param_global()
if (!ok) {
...

:)


	Andreas


-- 
Andreas Schneider                   GPG-ID: CC014E3D
Samba Team                             asn at samba.org
www.samba.org



More information about the samba-technical mailing list