summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_aio_linux.c
Commit message (Expand)AuthorAgeFilesLines
* Fix return_fn when aio was cancelled. We need to return -1, errno = ECANCELED.Jeremy Allison2012-04-121-0/+5
* Fix the same bug reported by Kirill Malkin <kirill.malkin@starboardstorage.co...Jeremy Allison2012-04-121-4/+24
* s3: Fix a typoVolker Lendecke2012-04-121-1/+1
* Add a new module, aio_linux which implements Linux kernel aio support. Docs t...Jeremy Allison2012-04-111-0/+730