Am 05.07.2017 um 23:08 hat Eric Blake geschrieben:
> We are gradually converting to byte-based interfaces, as they are
> easier to reason about than sector-based.  Change the internal
> loop iteration of mirroring to track by bytes instead of sectors
> (although we are still guaranteed that we iterate by steps that
> are both sector-aligned and multiples of the granularity).  Drop
> the now-unused mirror_clip_sectors().
> 
> Signed-off-by: Eric Blake <[email protected]>
> Reviewed-by: John Snow <[email protected]>
> Reviewed-by: Jeff Cody <[email protected]>

Reviewed-by: Kevin Wolf <[email protected]>

Reply via email to