commit | 7c84b1b8310cd634825c77d45b4db89bb44c5cee | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Oct 07 13:59:14 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Oct 20 13:41:27 2014 +0200 |
tree | 4fc5f70d87acefb337144bad5df4326a06e269c5 | |
parent | fa1d36df7466ebbef0331b79d0ce3c5e140695c9 [diff] |
block: Rename BlockDriverAIOCB* to BlockAIOCB* I'll use BlockDriverAIOCB with block backends shortly, and the name is going to fit badly there. It's a block layer thing anyway, not just a block driver thing. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>