diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-03-26 17:49:55 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-03-28 11:52:42 +0100 |
commit | 9ee6439e27d15c528fde6d9da1e4c238a23b6b7a (patch) | |
tree | f472b3df590888298cd9ab28481dce03b67bf3e2 /block/qcow2-cluster.c | |
parent | c349ca4bb2dbca53c15147d283ea9f6c94376c6c (diff) |
qcow2: Remove bogus unlock of s->lock
The unlock wakes up the next coroutine, but the currently running
coroutine will lock it again before it yields, so this doesn't make a
lot of sense.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/qcow2-cluster.c')
0 files changed, 0 insertions, 0 deletions