On Sat, 26 Mar 2005, Serassio Guido wrote:

AC_ARG_ENABLE(large-cache-files,
-[  --enable-cache-large-files
+[  --enable-large-cache-files

Thanks. Fixed.

Working on awin32 source, the native Windows version of aufs, I have found some little things that could be refined:

- Use FD_WRITE_METHOD/FD_READ_METHOD instead of write/read in all ufs, diskd, aufs code, now there is a confusing mix.

I see your point. The writing of the swap.state header is not optimal. To be proper it should be done using file_write().


- There is an old Windows and OS/2 file rename problem already fixed in 3.0 affecting diskd, coss, ufs and aufs: http://www.squid-cache.org/mail-archive/squid-dev/200308/0028.html

If you think that this changes are fine, I will commit this.

I am fine with this rename related cleanup.

Regards
Henrik

Reply via email to