]> Git Repo - qemu.git/commit - block/qcow.c
qcow: QCowAIOCB field cleanup
authorFrediano Ziglio <[email protected]>
Tue, 23 Aug 2011 13:21:09 +0000 (15:21 +0200)
committerKevin Wolf <[email protected]>
Tue, 23 Aug 2011 15:41:14 +0000 (17:41 +0200)
commit430bbaaa95a07169a1de8e99e543db5413a56ef6
tree41f4872c0a8536343a064362e93f036f7c7fa2fb
parentf5cd8173e77c334c278b4684e3806ad01bba1047
qcow: QCowAIOCB field cleanup

remove unused field from this structure and put some of them in qcow_aio_read_cb and qcow_aio_write_cb

Signed-off-by: Frediano Ziglio <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/qcow.c
This page took 0.025429 seconds and 4 git commands to generate.