-
Kevin Wolf authored
Not all callers of bdrv_set_backing_hd() know for sure that attaching the backing file will be allowed by the permission system. Return the error from the function rather than aborting. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Acked-by:
Fam Zheng <famz@redhat.com>
Reviewed-by:
Max Reitz <mreitz@redhat.com>Kevin Wolf authoredNot all callers of bdrv_set_backing_hd() know for sure that attaching the backing file will be allowed by the permission system. Return the error from the function rather than aborting. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Acked-by:
Fam Zheng <famz@redhat.com>
Reviewed-by:
Max Reitz <mreitz@redhat.com>
Loading