diff options
| author | Paolo Bonzini | 2017-02-22 19:07:24 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi | 2017-02-27 14:58:53 +0100 |
| commit | 37d1e4d9bfac846a1331375aab3d13b54a048c01 (patch) | |
| tree | fdcab21a0004fd02b36fa8050a1cde5530b5384b /scripts/switch-timer-api | |
| parent | curl: do not use aio_context_acquire/release (diff) | |
| download | qemu-37d1e4d9bfac846a1331375aab3d13b54a048c01.tar.gz qemu-37d1e4d9bfac846a1331375aab3d13b54a048c01.tar.xz qemu-37d1e4d9bfac846a1331375aab3d13b54a048c01.zip | |
nfs: do not use aio_context_acquire/release
Now that all bottom halves and callbacks take care of taking the
AioContext lock, we can migrate some users away from it and to a
specific QemuMutex or CoMutex.
Protect libnfs calls with a QemuMutex. Callbacks are invoked
using bottom halves, so we don't even have to drop it around
callback invocations.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20170222180725.28611-3-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
