summaryrefslogtreecommitdiffstats
path: root/docs/specs
diff options
context:
space:
mode:
authorDenis V. Lunev2022-05-30 12:39:57 +0200
committerVladimir Sementsov-Ogievskiy2022-06-29 09:57:02 +0200
commit1b8f777673985af366de099ad4e41d334b36fb12 (patch)
treefb72b20d87e4222f2ebea1359916ac9526a724d8 /docs/specs
parentnbd: trace long NBD operations (diff)
downloadqemu-1b8f777673985af366de099ad4e41d334b36fb12.tar.gz
qemu-1b8f777673985af366de099ad4e41d334b36fb12.tar.xz
qemu-1b8f777673985af366de099ad4e41d334b36fb12.zip
block: use 'unsigned' for in_flight field on driver state
This patch makes in_flight field 'unsigned' for BDRVNBDState and MirrorBlockJob. This matches the definition of this field on BDS and is generically correct - we should never get negative value here. Signed-off-by: Denis V. Lunev <den@openvz.org> CC: John Snow <jsnow@redhat.com> CC: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> CC: Kevin Wolf <kwolf@redhat.com> CC: Hanna Reitz <hreitz@redhat.com> CC: Eric Blake <eblake@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Diffstat (limited to 'docs/specs')
0 files changed, 0 insertions, 0 deletions