--- IO-AIO/Changes 2012/07/30 16:44:12 1.302 +++ IO-AIO/Changes 2012/08/22 22:28:03 1.303 @@ -10,6 +10,11 @@ TODO: emulation for splice? TODO: eio_mmap|mlock|munmap|splice... + - add list of linux fsid values to aio_statvfs docs. + +4.16 Tue Aug 14 05:39:03 CEST 2012 + - aio_statvfs was wromgly marked for wd emulation, causing + it to malfunctiobn for paths. - fix a crash in aio_fiemap, when used on ranges without any extents. - work around linux kernel bug (at least in 3.2): kernel might @@ -24,6 +29,7 @@ - (libeio) remove pread/pwrite emulation. - do not grow mmaped scalars in aio_read. - add FALLOC_FL_PUNCH_HOLE and document fallocate. + - provide pread/pwrite for win32, making it link again on native win32. 4.15 Tue Apr 10 06:59:00 CEST 2012 - always include linux/types.h for fiemap, for compatibility to