--- IO-AIO/Changes 2012/07/27 18:43:25 1.301 +++ IO-AIO/Changes 2012/07/30 16:44:12 1.302 @@ -10,12 +10,14 @@ TODO: emulation for splice? TODO: eio_mmap|mlock|munmap|splice... - - fix a crash in aio_fiemap, when used on files without any + - 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 trash fiemap input arguments. - work around linux kernel bug (at least in 3.2): kernel does not set FIEMAP_EXTENT_LAST on last segment. + - work around linux kernel bug (at least in 3.2): kernel silently + truncates segment count if a file. - make fh argument of IO::AIO::mmap optional, also add mmap/munmap to quick overview. - splice can corrupt data.