ide: Handle immediate bdrv_aio_flush failure
commitb2df7531f3adc4f0f65067b917cef8c66ba812c5
authorKevin Wolf <kwolf@redhat.com>
Wed, 27 Oct 2010 11:04:15 +0000 (27 13:04 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 4 Nov 2010 12:54:37 +0000 (4 13:54 +0100)
tree5e5f77b884c4e118bc8f31e047207f853b70fe8c
parenta31335863648d1e707f59296cffb74205aedba96
ide: Handle immediate bdrv_aio_flush failure

If bdrv_aio_flush returns NULL, this should be treated as an error.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/ide/core.c