CVS update: samba/source/locking

tridge at samba.org tridge at samba.org
Thu Sep 6 07:39:43 EST 2001


Date:	Wed Sep  5 14:39:43 2001
Author:	tridge

Update of /home/cvs/samba/source/locking
In directory va:/tmp/cvs-serv22206

Modified Files:
	locking.c 
Log Message:
2nd DELETE_ON_CLOSE_FLAG fix ...

we set the DELETE_ON_CLOSE_FLAG on all share modes on the file, which
means the share mode in the fsp will not match the one in the tdb when
we come to close for other file handles, which means we end up with
share modes on files after all handles are closed

fixed by making the comparison function that says if two shares modes
are equal ignore the DELETE_ON_CLOSE_FLAG


Revisions:
locking.c		1.113 => 1.114
	http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/locking.c?r1=1.113&r2=1.114




More information about the samba-cvs mailing list