CVS update: samba/source/include

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


Date:	Thu Jan 30 01:42:30 2003
Author:	jra

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

Modified Files:
      Tag: APPLIANCE_HEAD
	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).
CR #1567
Jeremy.


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


More information about the samba-cvs mailing list