qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v3 20/32] blockdev: Separate dmg probe from its


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH v3 20/32] blockdev: Separate dmg probe from its driver
Date: Wed, 6 Jul 2016 18:05:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 05.07.2016 17:24, Colin Lord wrote:
> Completes the separation of the dmg probe from the dmg driver. The dmg
> probe now returns the format in addition to the score, allowing
> correlation of the score and driver without the probe function being
> part of the driver itself.
> 
> Signed-off-by: Colin Lord <address@hidden>
> ---
>  block.c               |  1 +
>  block/dmg.c           |  1 -
>  block/probe/dmg.c     | 13 +++++++++----
>  include/block/probe.h |  3 ++-
>  4 files changed, 12 insertions(+), 6 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]