diff options
| author | Fam Zheng | 2018-07-10 08:31:18 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2018-07-10 16:01:52 +0200 |
| commit | 22931a15336e8b7726965c699981fd108620014b (patch) | |
| tree | a609a0e89d36ab38e844110ca60edc4468f337b6 /include/exec | |
| parent | block: Use BdrvChild to discard (diff) | |
| download | qemu-22931a15336e8b7726965c699981fd108620014b.tar.gz qemu-22931a15336e8b7726965c699981fd108620014b.tar.xz qemu-22931a15336e8b7726965c699981fd108620014b.zip | |
block: Use uint64_t for BdrvTrackedRequest byte fields
This matches the types used for bytes in the rest parts of block layer.
In the case of bdrv_co_truncate, new_bytes can be the image size which
probably doesn't fit in a 32 bit int.
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
