qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 1/5] block: Tighter assertions on bdrv_aligned_p


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH 1/5] block: Tighter assertions on bdrv_aligned_preadv()
Date: Tue, 7 Jun 2016 14:15:45 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 03.06.2016 um 19:03 hat Eric Blake geschrieben:
> Make sure everything is aligned to the passed-in alignment,
> not just sectors.  Also makes sure that the computation of
> max_nb_sectors later in the function will not divide by
> zero, by guaranteeing align is at least a sector.
> 
> Signed-off-by: Eric Blake <address@hidden>

Trivial conflict with my work, can rebase.

Reviewed-by: Kevin Wolf <address@hidden>



reply via email to

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