if our lock spin code fails then return the first error code, not the
authorAndrew Tridgell <tridge@samba.org>
Fri, 15 Mar 2002 09:51:37 +0000 (09:51 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 15 Mar 2002 09:51:37 +0000 (09:51 +0000)
commite7ae8003cb4fdc93db5f842754884a6d2ec93dc0
treeb798942c90748ec6fd4c0413b3681b2451216449
parent775404fe46f72925fb302e149b6f96fab0dbfcb8
if our lock spin code fails then return the first error code, not the
last one. This is what caused the lock1 and lock2 tests to fail.
source/locking/locking.c