Re: [PATCH for-8.0] block/vhdx: fix dynamic VHDX BAT corruption

2023-04-11 Thread Kevin Wolf
Am 11.04.2023 um 13:08 hat Kevin Wolf geschrieben: > Am 08.04.2023 um 00:11 hat Lukas Tschoke geschrieben: > > The corruption occurs when a BAT entry aligned to 4096 bytes is changed. > > > > Specifically, the corruption occurs during the creation of the LOG Data > > Descriptor. The incorrect beha

Re: [PATCH for-8.0] block/vhdx: fix dynamic VHDX BAT corruption

2023-04-11 Thread Kevin Wolf
Am 08.04.2023 um 00:11 hat Lukas Tschoke geschrieben: > The corruption occurs when a BAT entry aligned to 4096 bytes is changed. > > Specifically, the corruption occurs during the creation of the LOG Data > Descriptor. The incorrect behavior involves copying 4088 bytes from the > original 4096 byt