CVS update: samba/source/smbd

tpot at samba.anu.edu.au tpot at samba.anu.edu.au
Sun Apr 4 16:39:46 EST 1999


Date:	Sunday April 4, 1999 @ 16:39
Author:	tpot

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

Added Files:
	vfs.c 
Log Message:
Wrote VFS initialisation routines.

Converted some useful routines from doscalls.c and changed them to use
VFS I/O functions:

	dos_file_exist
	dos_read_data
	dos_write_data
	dos_transfer_file
	dos_readdirname

Some of these functions have been #ifdef'ed out of doscalls.c as they
are not used anywhere else.  Not sure whether they should be deleted
or not.  The remaining dos_* calls seem to be used by clients and for
locking stuff.  This should be cleaned up sometime.



More information about the samba-cvs mailing list