Fix historical bug in libaio use. Specifically, block functions used to return -1 to indicate, well, I don't recall precisely what, probably what is now known as either AIO_BLOCK_LOOP or AIO_BLOCK_NIL. There were still some return statements returning -1 from block functions.