Revision 9a3e52e3465f85d203d0fd2910ca3625b3c45420 authored by Wolfgang Bumiller on 25 September 2018, 08:15:06 UTC, committed by Markus Armbruster on 06 November 2018, 16:02:49 UTC
monitor_resume() and monitor_suspend() both want to
"kick" the I/O thread if it is there, but in
monitor_suspend() lacked the use_io_thread flag condition.
This is required when we later only spawn the thread on
first use.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180925081507.11873-2-w.bumiller@proxmox.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
1 parent 0ca70f1
History
File Mode Size
Makefile -rw-r--r-- 1.2 KB
ar -rw-r--r-- 18.5 KB
bepo -rw-r--r-- 18.5 KB
common -rw-r--r-- 2.0 KB
cz -rw-r--r-- 19.9 KB
da -rw-r--r-- 19.9 KB
de -rw-r--r-- 20.0 KB
de-ch -rw-r--r-- 19.9 KB
en-gb -rw-r--r-- 19.9 KB
en-us -rw-r--r-- 17.8 KB
es -rw-r--r-- 19.9 KB
et -rw-r--r-- 18.0 KB
fi -rw-r--r-- 19.3 KB
fo -rw-r--r-- 19.9 KB
fr -rw-r--r-- 19.9 KB
fr-be -rw-r--r-- 19.9 KB
fr-ca -rw-r--r-- 18.3 KB
fr-ch -rw-r--r-- 19.9 KB
hr -rw-r--r-- 19.9 KB
hu -rw-r--r-- 19.9 KB
is -rw-r--r-- 19.9 KB
it -rw-r--r-- 20.0 KB
ja -rw-r--r-- 17.9 KB
lt -rw-r--r-- 19.9 KB
lv -rw-r--r-- 19.3 KB
mk -rw-r--r-- 18.4 KB
modifiers -rw-r--r-- 293 bytes
nl -rw-r--r-- 20.0 KB
nl-be -rw-r--r-- 43 bytes
no -rw-r--r-- 20.2 KB
pl -rw-r--r-- 20.0 KB
pt -rw-r--r-- 19.9 KB
pt-br -rw-r--r-- 19.9 KB
ru -rw-r--r-- 18.4 KB
sl -rw-r--r-- 2.2 KB
sv -rw-r--r-- 1008 bytes
th -rw-r--r-- 18.5 KB
tr -rw-r--r-- 19.8 KB

back to top