[INN-COMMITTERS] inn/storage/cnfs (cnfs.c)

Russ Allbery rra at stanford.edu
Sat Jun 30 05:01:20 UTC 2001


    Date: Friday, June 29, 2001 @ 22:01:20
  Author: rra

Update of /dist1/cvs/isc/inn/inn/storage/cnfs
     from pub3.rc.vix.com:/tmp/cvs-serv29346

Modified: cnfs.c

Use portable/mmap.h.  Eliminate several unnecessary madvise DONTNEED calls
right before a munmap (which means the same thing).

Use concatpath rather than cpcatpath (which means that we're also now using  
dynamically allocated memory rather than a static buffer size).  In some  
cases, this requires an additional free of the path after using it.   



More information about the inn-committers mailing list