Searched hist:"12 fa4af61fb2a08b156134c3b6717534c637c995" (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/block/ |
H A D | stream.c | diff 12fa4af61fb2a08b156134c3b6717534c637c995 Fri Feb 17 13:42:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add Error parameter to bdrv_set_backing_hd()
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>
|
H A D | commit.c | diff 12fa4af61fb2a08b156134c3b6717534c637c995 Fri Feb 17 13:42:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add Error parameter to bdrv_set_backing_hd()
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>
|
H A D | vvfat.c | diff 12fa4af61fb2a08b156134c3b6717534c637c995 Fri Feb 17 13:42:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add Error parameter to bdrv_set_backing_hd()
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>
|
H A D | mirror.c | diff 12fa4af61fb2a08b156134c3b6717534c637c995 Fri Feb 17 13:42:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add Error parameter to bdrv_set_backing_hd()
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>
|
/openbmc/qemu/include/block/ |
H A D | block.h | diff 12fa4af61fb2a08b156134c3b6717534c637c995 Fri Feb 17 13:42:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add Error parameter to bdrv_set_backing_hd()
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>
|
/openbmc/qemu/ |
H A D | block.c | diff 12fa4af61fb2a08b156134c3b6717534c637c995 Fri Feb 17 13:42:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add Error parameter to bdrv_set_backing_hd()
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>
|