CVS update: samba/source/smbd

Andrew Tridgell tridge at samba.anu.edu.au
Tue Dec 21 20:25:52 EST 1999


Date:	Tuesday December 21, 1999 @ 20:25
Author:	tridge

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

Modified Files:
	close.c connection.c fileio.c open.c oplock.c trans2.c 
Log Message:
converted all our existing shared memory code to use a tdb database
instead of either sysv or mmap shared memory or lock files.

this means we can now completely remove 
	locking_shm.c
	locking_slow.c
	shmem.c
	shmem_sysv.c
and lots of other things also got simpler

locking.c got a bit larger, but is much better compartmentalised now



More information about the samba-cvs mailing list