aboutsummaryrefslogtreecommitdiff
path: root/fsdev/Makefile.objs
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2017-02-22 19:07:24 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2017-02-27 13:58:53 +0000
commit37d1e4d9bfac846a1331375aab3d13b54a048c01 (patch)
treefdcab21a0004fd02b36fa8050a1cde5530b5384b /fsdev/Makefile.objs
parentba3186c4e473963ba83b5792f3d02d4ac0a76ba5 (diff)
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 'fsdev/Makefile.objs')
0 files changed, 0 insertions, 0 deletions