ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/Changes
(Generate patch)

Comparing IO-AIO/Changes (file contents):
Revision 1.304 by root, Fri Aug 24 15:32:48 2012 UTC vs.
Revision 1.308 by root, Thu Oct 11 05:01:56 2012 UTC

8TODO: getxattr etc.? 8TODO: getxattr etc.?
9TODO: F_DUPFD_CLOEXEC 9TODO: F_DUPFD_CLOEXEC
10TODO: emulation for splice? 10TODO: emulation for splice?
11TODO: eio_mmap|mlock|munmap|splice... 11TODO: eio_mmap|mlock|munmap|splice...
12 12
134.18 Thu Oct 11 07:01:26 CEST 2012
14 - fix unintended xthread_create by intentionalising it :)
15
164.17 Thu Oct 11 05:19:47 CEST 2012
13 - rename aio_fallocate to aio_allocate, to match documentation. 17 - rename aio_fallocate to aio_allocate, to match documentation.
14 - add list of linux fsid values to aio_statvfs docs. 18 - add list of linux fsid values to aio_statvfs docs.
19 - work around a bug in btrfs' FIEMAP ioctl implementation.
20 - work around AIX bug: statvfs.f_fsid is a struct, not unsigned long
21 as per unix spec.
15 22
164.16 Tue Aug 14 05:39:03 CEST 2012 234.16 Tue Aug 14 05:39:03 CEST 2012
17 - aio_statvfs was wromgly marked for wd emulation, causing 24 - aio_statvfs was wromgly marked for wd emulation, causing
18 it to malfunctiobn for paths. 25 it to malfunction for paths.
19 - fix a crash in aio_fiemap, when used on ranges without any 26 - fix a crash in aio_fiemap, when used on ranges without any
20 extents. 27 extents.
21 - work around linux kernel bug (at least in 3.2): kernel might 28 - work around linux kernel bug (at least in 3.2): kernel might
22 trash fiemap input arguments. 29 trash fiemap input arguments.
23 - work around linux kernel bug (at least in 3.2): kernel does not 30 - work around linux kernel bug (at least in 3.2): kernel does not

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines