diff options
| author | Amjad Alsharafi <amjadsharafi10@gmail.com> | 2024-07-20 18:13:31 +0800 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2024-08-06 20:12:39 +0200 |
| commit | 21b25a0e466a5bba0a45600bb8100ab564202ed1 (patch) | |
| tree | ea88db4a76e7a523b9211383fdec4aad8139a0c4 /tests/qemu-iotests/testenv.py | |
| parent | b881cf00c99e03bc8a3648581f97736ff275b18b (diff) | |
| download | focaccia-qemu-21b25a0e466a5bba0a45600bb8100ab564202ed1.tar.gz focaccia-qemu-21b25a0e466a5bba0a45600bb8100ab564202ed1.zip | |
vvfat: Fix usage of `info.file.offset`
The field is marked as "the offset in the file (in clusters)", but it was being used like this `cluster_size*(nums)+mapping->info.file.offset`, which is incorrect. Signed-off-by: Amjad Alsharafi <amjadsharafi10@gmail.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <72f19a7903886dda1aa78bcae0e17702ee939262.1721470238.git.amjadsharafi10@gmail.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/testenv.py')
0 files changed, 0 insertions, 0 deletions