diff options
author | Peter Lieven <pl@kamp.de> | 2019-09-10 17:41:09 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-09-13 12:18:14 +0200 |
commit | 601dc6559725f7a614b6f893611e17ff0908e914 (patch) | |
tree | 2e9b129e2b92bd75e845811145d15a22b5e6acd3 /docs/devel | |
parent | d885ac33cfc30a14e0f68c227865910257fd2c44 (diff) | |
download | qemu-601dc6559725f7a614b6f893611e17ff0908e914.zip qemu-601dc6559725f7a614b6f893611e17ff0908e914.tar.gz qemu-601dc6559725f7a614b6f893611e17ff0908e914.tar.bz2 |
block/nfs: tear down aio before nfs_close
nfs_close is a sync call from libnfs and has its own event
handler polling on the nfs FD. Avoid that both QEMU and libnfs
are intefering here.
CC: qemu-stable@nongnu.org
Signed-off-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions