diff options
author | 2017-05-22 23:11:57 +0200 | |
---|---|---|
committer | 2017-07-10 13:18:05 +0200 | |
commit | 4dc705dc7e96704df6ae3ba22fc3a3f0d0db7608 (patch) | |
tree | 9175743d05d3556759b83c5aa43a4657e5b05f82 /scripts/qapi-commands.py | |
parent | vvfat: rename useless enumeration values (diff) | |
download | qemu-4dc705dc7e96704df6ae3ba22fc3a3f0d0db7608.tar.xz qemu-4dc705dc7e96704df6ae3ba22fc3a3f0d0db7608.zip |
vvfat: introduce offset_to_bootsector, offset_to_fat and offset_to_root_dir
- offset_to_bootsector is the number of sectors up to FAT bootsector
- offset_to_fat is the number of sectors up to first File Allocation Table
- offset_to_root_dir is the number of sectors up to root directory sector
Replace first_sectors_number - 1 by offset_to_bootsector.
Replace first_sectors_number by offset_to_fat.
Replace faked_sectors by offset_to_rootdir.
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions