commit | 8b2ff5291f9e39fb1c0c6c0c4321daac60aab4db | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Dec 20 22:21:17 2016 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Feb 28 20:40:35 2017 +0100 |
tree | 8c114097b7f06275d87594f120cd517e2724ee4b | |
parent | 7006c9a76119a863e5812de572841618b9540ac2 [diff] |
block: Add Error argument to bdrv_attach_child() It will have to return an error soon, so prepare the callers for it. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Acked-by: Fam Zheng <famz@redhat.com>