]> git.proxmox.com Git - mirror_qemu.git/commit
aio: rename bh_lock to list_lock
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Jan 2017 18:07:51 +0000 (19:07 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 16 Jan 2017 13:25:17 +0000 (13:25 +0000)
commitcf2c02c8ea0f2d7888f3b45b20e7eb24b47a93f1
treeacf9bc2c5cf7424e66dcac91b759e31d6360e617
parent8f90b5e91df59fde0dfecc6738ff39f3edf14be5
aio: rename bh_lock to list_lock

This will be used for AioHandlers too.  There is going to be little
or no contention, so it is better to reuse the same lock.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 20170112180800.21085-2-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
async.c
include/block/aio.h