summaryrefslogtreecommitdiff
path: root/target-mips
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2012-12-07 18:08:48 +0100
committerKevin Wolf <kwolf@redhat.com>2012-12-13 15:37:59 +0100
commit4e95314e2bb7baa64f2a9026df5e2649081b7060 (patch)
treed410d6e0888f75e4a6f5f077c160d1b193eee1c6 /target-mips
parent280d373579558f73a8b70e329d9a6206933d3809 (diff)
downloadqemu-4e95314e2bb7baa64f2a9026df5e2649081b7060.tar.gz
qcow2: Execute run_dependent_requests() without lock
There's no reason for run_dependent_requests() to hold s->lock, and a later patch will require that in fact the lock is not held. Also, before this patch, run_dependent_requests() not only does what its name suggests, but also removes the l2meta from the list of in-flight requests. When changing this, it becomes an one-liner, so just inline it completely. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target-mips')
0 files changed, 0 insertions, 0 deletions