-
Kevin Wolf authored
This changes bdrv_flush to return 0 on success and -errno in case of failure. It's a requirement for implementing proper error handle in users of bdrv_flush. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Reviewed-by:
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>Kevin Wolf authoredThis changes bdrv_flush to return 0 on success and -errno in case of failure. It's a requirement for implementing proper error handle in users of bdrv_flush. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Reviewed-by:
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Loading