Searched hist:"934 aee14d36e67468260635af61c387227cdaf78" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/block/ |
H A D | commit.c | diff 934aee14d36e67468260635af61c387227cdaf78 Tue Feb 02 06:49:44 CST 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block: use return status of bdrv_append()
Now bdrv_append returns status and we can drop all the local_err things around it.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-Id: <20210202124956.63146-3-vsementsov@virtuozzo.com> Signed-off-by: Eric Blake <eblake@redhat.com>
|
H A D | mirror.c | diff 934aee14d36e67468260635af61c387227cdaf78 Tue Feb 02 06:49:44 CST 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block: use return status of bdrv_append()
Now bdrv_append returns status and we can drop all the local_err things around it.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-Id: <20210202124956.63146-3-vsementsov@virtuozzo.com> Signed-off-by: Eric Blake <eblake@redhat.com>
|
/openbmc/qemu/ |
H A D | blockdev.c | diff 934aee14d36e67468260635af61c387227cdaf78 Tue Feb 02 06:49:44 CST 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block: use return status of bdrv_append()
Now bdrv_append returns status and we can drop all the local_err things around it.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-Id: <20210202124956.63146-3-vsementsov@virtuozzo.com> Signed-off-by: Eric Blake <eblake@redhat.com>
|
H A D | block.c | diff 934aee14d36e67468260635af61c387227cdaf78 Tue Feb 02 06:49:44 CST 2021 Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> block: use return status of bdrv_append()
Now bdrv_append returns status and we can drop all the local_err things around it.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-Id: <20210202124956.63146-3-vsementsov@virtuozzo.com> Signed-off-by: Eric Blake <eblake@redhat.com>
|