commit | 59c7b155aa6e1cbfe8a92e2322ea59ab31965c10 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Oct 22 17:54:35 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Oct 27 12:28:58 2009 -0500 |
tree | 1cf5e12345942d6512724a8f418fb7c4849321c1 | |
parent | 18f3a5151cfdc659459faf70cd09d5c887f7addc [diff] |
posix-aio-compat: Split out posix_aio_process_queue We need to process the request queue and run callbacks separately from reading out the queue in a later patch, so split it out. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>