diff options
author | Alberto Garcia <berto@igalia.com> | 2020-08-28 13:08:28 +0200 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2020-09-15 11:05:12 +0200 |
commit | 02b1ecfa100e7ecc2306560cd27a4a2622bfeb04 (patch) | |
tree | fd2067510fcef3381b01bae8719756e27533c9a0 /tests/qemu-iotests | |
parent | af8d43d3933a4bec0977b9f33d69443a2d166861 (diff) | |
download | qemu-02b1ecfa100e7ecc2306560cd27a4a2622bfeb04.zip qemu-02b1ecfa100e7ecc2306560cd27a4a2622bfeb04.tar.gz qemu-02b1ecfa100e7ecc2306560cd27a4a2622bfeb04.tar.bz2 |
qcow2: Use macros for the L1, refcount and bitmap table entry sizes
This patch replaces instances of sizeof(uint64_t) in the qcow2 driver
with macros that indicate what those sizes are actually referring to.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Message-Id: <20200828110828.13833-1-berto@igalia.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests')
0 files changed, 0 insertions, 0 deletions