r23014: For all branches, ensure that if we're blocked on a POSIX
authorJeremy Allison <jra@samba.org>
Sat, 19 May 2007 20:57:12 +0000 (20:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:15 +0000 (12:22 -0500)
commitfa18fc25a50cf13c687ae88e7e5e2dda1120e017
treee4092079b40c62cb7ed0e898a3d1ab838f3ac021
parent94b0997ef1bd993587dfeef4e0a8d366c5371e9f
r23014: For all branches, ensure that if we're blocked on a POSIX
lock we know nothing about that we retry the lock every
10 seconds instead of waiting for the standard select
timeout. This is how we used to (and are supposed to)
work.
Jeremy.
source/locking/brlock.c
source/locking/locking.c
source/smbd/blocking.c
source/smbd/reply.c
source/smbd/trans2.c