Searched hist:"61 b49e48b379db45f0ea91c93a61c873695549a9" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ |
H A D | stream.c | diff 61b49e48b379db45f0ea91c93a61c873695549a9 Fri Oct 28 02:08:10 CDT 2016 Alberto Garcia <berto@igalia.com> block: Support streaming to an intermediate layer
This makes sure that the image we are streaming into is open in read-write mode during the operation.
Operation blockers are also set in all intermediate nodes, since they will be removed from the chain afterwards.
Finally, this also unblocks the stream operation in backing files.
Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff 61b49e48b379db45f0ea91c93a61c873695549a9 Fri Oct 28 02:08:10 CDT 2016 Alberto Garcia <berto@igalia.com> block: Support streaming to an intermediate layer
This makes sure that the image we are streaming into is open in read-write mode during the operation.
Operation blockers are also set in all intermediate nodes, since they will be removed from the chain afterwards.
Finally, this also unblocks the stream operation in backing files.
Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|