qcow/qcow2: Drop synchronous qcow_write()
authorKevin Wolf <kwolf@redhat.com>
Mon, 25 May 2009 09:38:59 +0000 (11:38 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 27 May 2009 14:45:10 +0000 (09:45 -0500)
commitade406775d3795141927bdd581edee2cb44da864
treee8ec65c3b13e4b5160232671dd7130ac2ccf33da
parentcab3c825371b73fa71ada4dfa8d64ca99bc08638
qcow/qcow2: Drop synchronous qcow_write()

There is only one (internal) user left and it can be switched to the normal
emulation provided in block.c

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
block/qcow.c
block/qcow2.c