CVS update: samba/source/lib

Jeremy Allison jra at samba.anu.edu.au
Wed Nov 24 11:15:43 EST 1999


Date:	Wednesday November 24, 1999 @ 11:15
Author:	jra

Update of /data/cvs/samba/source/lib
In directory samba:/tmp/cvs-serv26410/lib

Modified Files:
      Tag: SAMBA_2_0
	debug.c doscalls.c util.c util_unistr.c 
Log Message:
acconfig.h: Removed WITH_MMAP.
configure configure.in include/config.h.in: Removed mmap code.
include/local.h: Added write cache define.
include/smb.h: Added write cache structs.
lib/debug.c: file_size renamed to get_file_size().
lib/doscalls.c: file_size renamed to get_file_size().
lib/util.c: stat -> SMB_STRUCT_STAT
lib/util_unistr.c: const issue fix.
param/loadparm.c: write cache size added (initialized to zero).
smbd/close.c: write cache code added.
smbd/connection.c: file_size renamed to get_file_size().
smbd/fileio.c: write cache code added.
smbd/open.c: mmap code removed.
smbd/oplock.c: write cache code added.
smbd/reply.c: write cache code added.
smbd/trans2.c: write cache code added.
Jeremy.



More information about the samba-cvs mailing list