CVS update: samba/source/smbd

jra at samba.org jra at samba.org
Fri Oct 11 11:18:24 EST 2002


Date:	Fri Oct 11 01:18:24 2002
Author:	jra

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv15673/smbd

Modified Files:
      Tag: APPLIANCE_HEAD
	filename.c 
Log Message:
Turns out with Win9x, we could occasionally return from unix_convert() given
a mangled name without a valid stat struct if the file existed. This would
then cause open_file_shared1() to erroneously think the file open was new,
thus not check for oplock break, thus causing a spurious EAGAIN reply to
the open on a file we already had kernel oplocked.... (phew - that was fun
to track down :-).
Jeremy.


Revisions:
filename.c		1.32.2.5 => 1.32.2.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/filename.c?r1=1.32.2.5&r2=1.32.2.6



More information about the samba-cvs mailing list