diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-07-05 13:48:01 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-07-15 09:51:27 +0200 |
commit | f0f0fdfeec6c67ad374114ecc4b3e3ccde5e94d2 (patch) | |
tree | 2781e463bbaa569ac6a26948acef37e78ad1d3f9 /stubs | |
parent | 7a370406bdd13b1d46230d1cbca308d984d0dcae (diff) | |
download | hqemu-f0f0fdfeec6c67ad374114ecc4b3e3ccde5e94d2.zip hqemu-f0f0fdfeec6c67ad374114ecc4b3e3ccde5e94d2.tar.gz |
block: Add return value for bdrv_flush_all()
bdrv_flush() can fail, and bdrv_flush_all() should return an error as
well if this happens for a block device. It returns the first error
return now, but still at least tries to flush the remaining devices even
in error cases.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'stubs')
0 files changed, 0 insertions, 0 deletions