svn commit: samba r23014 - in branches: SAMBA_3_0/source/locking SAMBA_3_0/source/smbd SAMBA_3_0_25/source/locking SAMBA_3_0_25/source/smbd SAMBA_3_0_26/source/locking SAMBA_3_0_26/source/smbd

jra at samba.org jra at samba.org
Sat May 19 20:57:14 GMT 2007


Author: jra
Date: 2007-05-19 20:57:12 +0000 (Sat, 19 May 2007)
New Revision: 23014

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23014

Log:
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.

Modified:
   branches/SAMBA_3_0/source/locking/brlock.c
   branches/SAMBA_3_0/source/locking/locking.c
   branches/SAMBA_3_0/source/smbd/blocking.c
   branches/SAMBA_3_0/source/smbd/reply.c
   branches/SAMBA_3_0/source/smbd/trans2.c
   branches/SAMBA_3_0_25/source/locking/brlock.c
   branches/SAMBA_3_0_25/source/locking/locking.c
   branches/SAMBA_3_0_25/source/smbd/blocking.c
   branches/SAMBA_3_0_25/source/smbd/reply.c
   branches/SAMBA_3_0_25/source/smbd/trans2.c
   branches/SAMBA_3_0_26/source/locking/brlock.c
   branches/SAMBA_3_0_26/source/locking/locking.c
   branches/SAMBA_3_0_26/source/smbd/blocking.c
   branches/SAMBA_3_0_26/source/smbd/reply.c
   branches/SAMBA_3_0_26/source/smbd/trans2.c


Changeset:
Sorry, the patch is too large (867 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23014


More information about the samba-cvs mailing list