Re: [PATCH v6 0/5] parallels: Add duplication check, repair at open, fix bugs

2023-06-21 Thread Denis V. Lunev
On 6/21/23 10:20, Alexander Ivanov wrote: Fix incorrect data end calculation in parallels_open(). Check if data_end greater than the file size. Add change_info argument to parallels_check_leak(). Add checking and repairing duplicate offsets in BAT Image repairing in parallels_open(). v6: 2:

[PATCH v6 0/5] parallels: Add duplication check, repair at open, fix bugs

2023-06-21 Thread Alexander Ivanov
Fix incorrect data end calculation in parallels_open(). Check if data_end greater than the file size. Add change_info argument to parallels_check_leak(). Add checking and repairing duplicate offsets in BAT Image repairing in parallels_open(). v6: 2: Different patch. Refused to split image leak