diff options
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-11-14 12:44:23 +0000 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-12-05 14:51:37 +0100 |
commit | e850b35a1f41304c31b971bde95f0534f2afd791 (patch) | |
tree | 69f60a28fd4581bf255e3ef82754bd034c9e0665 /block.c | |
parent | 73f703ca8f6c9def3c353b67ead01afd10e440c7 (diff) | |
download | qemu-e850b35a1f41304c31b971bde95f0534f2afd791.zip qemu-e850b35a1f41304c31b971bde95f0534f2afd791.tar.gz qemu-e850b35a1f41304c31b971bde95f0534f2afd791.tar.bz2 |
vdi: convert to .bdrv_co_is_allocated()
It is trivial to switch from the synchronous .bdrv_is_allocated()
interface to .bdrv_co_is_allocated() since vdi_is_allocated() does not
block.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions