commit | 097310b53e9d498ef8e127d52ea57905cbe46ec5 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Oct 07 13:59:15 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Oct 20 13:41:27 2014 +0200 |
tree | e276753122d4c8d6ed74025779d3da923a6482d4 | |
parent | 7c84b1b8310cd634825c77d45b4db89bb44c5cee [diff] |
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc I'll use it 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>