Smba 3 do_lock_spin

Nadav Danieli nadavd at exanet.com
Wed Jan 11 00:57:16 GMT 2006


Hi,

do_lock_spin call sys_usleep after last failure, wouldn't it be better
to move it to the beginning of the loop?
something like:
    if (j && sleeptime)
        sys_usleep(sleeptime);

Regards,
Nadav


More information about the samba-technical mailing list