CVS update: samba/source/smbd

jra at samba.anu.edu.au jra at samba.anu.edu.au
Fri Oct 23 13:34:50 EST 1998


Date:	Friday October 23, 1998 @ 13:34
Author:	jra

Update of /data/cvs/samba/source/smbd
In directory samba:/tmp/cvs-serv4541/smbd

Modified Files:
	close.c files.c open.c reply.c trans2.c 
Log Message:
Reasonably large change to give us *exactly* correct NT delete on close semantics.
This was trickier than it looks :-). Check out the new DELETE_ON_CLOSE
flag in the share modes and the new code that iterates through all open
files on the same device and inode in files.c and trans2.c

Also changed the code that modifies share mode entries to take
generic function pointers rather than doing a specific thing so
this sort of change should be easier in the future.

Jeremy.



More information about the samba-cvs mailing list