CVS update: samba/source/include

jra at samba.org jra at samba.org
Thu Jan 30 12:41:46 EST 2003


Date:	Thu Jan 30 01:41:46 2003
Author:	jra

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv10675/include

Modified Files:
      Tag: SAMBA_3_0
	smb.h 
Log Message:
Fix for interesting resource constraint condition. When all opens are
level 2 and a request for open with no oplock is received then the
smbd should send *synchronous* break messages, not asynchronous,
otherwise it spins very rapidly, releasing the lock, sending the
'break to none' messages and then re-acquiring the lock before
any other process has a chance to get the lock and remove it's own
oplock (at least on linux).
Jeremy


Revisions:
smb.h		1.424.2.19 => 1.424.2.20
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h?r1=1.424.2.19&r2=1.424.2.20


More information about the samba-cvs mailing list