Re: [PATCH for-5.0] vpc: Don't round up already aligned BAT sizes

2020-04-03 Thread Max Reitz
On 03.04.20 14:04, Kevin Wolf wrote: > Am 03.04.2020 um 10:55 hat Max Reitz geschrieben: >> On 02.04.20 11:36, Kevin Wolf wrote: >>> As reported on Launchpad, Azure apparently doesn't accept images for >>> upload that are not both aligned to 1 MB blocks and have a BAT size that >>> matches the imag

Re: [PATCH for-5.0] vpc: Don't round up already aligned BAT sizes

2020-04-03 Thread Kevin Wolf
Am 03.04.2020 um 10:55 hat Max Reitz geschrieben: > On 02.04.20 11:36, Kevin Wolf wrote: > > As reported on Launchpad, Azure apparently doesn't accept images for > > upload that are not both aligned to 1 MB blocks and have a BAT size that > > matches the image size exactly. > > > > As far as I can

Re: [PATCH for-5.0] vpc: Don't round up already aligned BAT sizes

2020-04-03 Thread Max Reitz
On 02.04.20 11:36, Kevin Wolf wrote: > As reported on Launchpad, Azure apparently doesn't accept images for > upload that are not both aligned to 1 MB blocks and have a BAT size that > matches the image size exactly. > > As far as I can tell, there is no real reason why we create a BAT that > is o

Re: [PATCH for-5.0] vpc: Don't round up already aligned BAT sizes

2020-04-02 Thread Philippe Mathieu-Daudé
On 4/2/20 11:36 AM, Kevin Wolf wrote: As reported on Launchpad, Azure apparently doesn't accept images for upload that are not both aligned to 1 MB blocks and have a BAT size that matches the image size exactly. As far as I can tell, there is no real reason why we create a BAT that is one entry

[PATCH for-5.0] vpc: Don't round up already aligned BAT sizes

2020-04-02 Thread Kevin Wolf
As reported on Launchpad, Azure apparently doesn't accept images for upload that are not both aligned to 1 MB blocks and have a BAT size that matches the image size exactly. As far as I can tell, there is no real reason why we create a BAT that is one entry longer than necessary for aligned image