commit | b907a5b5c708b2620685a866b3b0bcd0d2657e54 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Oct 24 14:46:13 2006 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Oct 24 14:46:13 2006 +0200 |
tree | dd8846554e29bc2ea42082527b568a1e576e4e86 | |
parent | 87dc1ab1b4df7b977f60e3d43533a896e2ee665b [diff] |
[PATCH] mmap io engine had broken sync It returned from ->queue() too quickly, it still needs to set the last event handler. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>