Am 12.12.2019 um 11:01 hat Alberto Garcia geschrieben:
> There's a couple of places left in the qcow2 code that still do the
> calculation manually, so let's replace them.
>
> Signed-off-by: Alberto Garcia
Thanks, applied to the block branch.
Kevin
On 12/12/19 4:01 AM, Alberto Garcia wrote:
There's a couple of places left in the qcow2 code that still do the
calculation manually, so let's replace them.
Signed-off-by: Alberto Garcia
---
block/qcow2.c | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Eric Blake