CVS update: samba/source/include

Luke Kenneth Casson Leighton lkcl at switchboard.net
Tue Aug 18 03:02:50 EST 1998


tridge,

important, for NetrFileEnum calls: can you put in a unique ID, such that
if a NetrFileEnum call is made and only a partial file list is returned,
that the "HANDLE" from one call can be passed to the next call, and the
NetrFileEnum enumeration can carry on, even if some files have been closed
/ deleted?

On Sun, 16 Aug 1998 tridge at samba.anu.edu.au wrote:

> 
> Date:	Sunday August 16, 1998 @ 14:07
> Author:	tridge
> 
> Update of /data/cvs/samba/source/include
> In directory samba:/tmp/cvs-serv19460
> 
> Modified Files:
> 	proto.h smb.h 
> Log Message:
> got rid of the Files[] array completely (previously I'd just made it
> private to files.c)
> 
> It now is a doubly linked list with a bitmap for allocated file
> numbers. Similarly for the fd_ptr code. I also changed the default
> maximum number of open files to 4096. The static cost is 1 bit per
> file.
> 
> It all seems to work, and it passes the "does Sue scream" test, but if
> you see weird behaviour then please investigate. With the volume of
> new code that has gone in there are bound to be one or two bugs
> lurking. 
> 
> note that you must do a "make clean" before building this as many data
> structures have changed in size.
> 
> 

<a href="mailto:lkcl at samba.anu.edu.au" > Luke Kenneth Casson Leighton  </a>
<a href="http://mailhost.cb1.com/~lkcl"> Samba and Network Development </a>
<a href="http://www.samba.co.uk"       > Samba and Network Consultancy </a>



More information about the samba-cvs mailing list