[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] qcow2: Use offset_into_cluster()
From: |
Kevin Wolf |
Subject: |
Re: [PATCH] qcow2: Use offset_into_cluster() |
Date: |
Fri, 13 Dec 2019 11:35:01 +0100 |
User-agent: |
Mutt/1.12.1 (2019-06-15) |
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 <address@hidden>
Thanks, applied to the block branch.
Kevin