diff options
| author | Stefan Hajnoczi | 2012-10-31 16:34:37 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2012-11-14 18:19:21 +0100 |
| commit | d7331bed11f5e65b3b640aab59ab22bc61a4e77d (patch) | |
| tree | b3fdcb8d0c226455b7d952decbb78fc042e300ef /module.c | |
| parent | aio: use g_slice_alloc() for AIOCB pooling (diff) | |
| download | qemu-d7331bed11f5e65b3b640aab59ab22bc61a4e77d.tar.gz qemu-d7331bed11f5e65b3b640aab59ab22bc61a4e77d.tar.xz qemu-d7331bed11f5e65b3b640aab59ab22bc61a4e77d.zip | |
aio: rename AIOPool to AIOCBInfo
Now that AIOPool no longer keeps a freelist, it isn't really a "pool"
anymore. Rename it to AIOCBInfo and make it const since it no longer
needs to be modified.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'module.c')
0 files changed, 0 insertions, 0 deletions
