Am 12.12.2017 um 15:40 hat Edgar Kaziakhmedov geschrieben:
> Since bdrv_co_preadv does all neccessary checks including
> reading after the end of the backing file, avoid duplication
> of verification before bdrv_co_preadv call.
>
> Signed-off-by: Edgar Kaziakhmedov
> Reviewed-by: Vladimir Sements
On 12/12/2017 08:40 AM, Edgar Kaziakhmedov wrote:
> Since bdrv_co_preadv does all neccessary checks including
s/neccessary/necessary/
> reading after the end of the backing file, avoid duplication
> of verification before bdrv_co_preadv call.
>
> Signed-off-by: Edgar Kaziakhmedov
> Reviewed-by:
Since bdrv_co_preadv does all neccessary checks including
reading after the end of the backing file, avoid duplication
of verification before bdrv_co_preadv call.
Signed-off-by: Edgar Kaziakhmedov
Reviewed-by: Vladimir Sementsov-Ogievskiy
---
block/qcow2.c | 51 -