diff options
author | Kevin Wolf <kwolf@redhat.com> | 2012-12-07 18:08:48 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-12-13 15:37:59 +0100 |
commit | 4e95314e2bb7baa64f2a9026df5e2649081b7060 (patch) | |
tree | d410d6e0888f75e4a6f5f077c160d1b193eee1c6 /pci-ids.txt | |
parent | 280d373579558f73a8b70e329d9a6206933d3809 (diff) |
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 'pci-ids.txt')
0 files changed, 0 insertions, 0 deletions