On 12.02.2014 17:15, Benoît Canet wrote:
The following patch will reuse bdrv_lookup_bs in order to open images by references so the rules of usage of bdrv_lookup_bs must be relaxed a bit.Signed-off-by: Benoit Canet <[email protected]> --- block.c | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-)
Reviewed-by: Max Reitz <[email protected]>
