diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-07-27 13:52:55 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-08-14 23:40:32 +0200 |
commit | 06832648e1dbd268d7b719b9a49df476af689c6d (patch) | |
tree | ad143182f0c467bd9aa13efb0f04943a42f469e4 /tests/test-rfifolock.c | |
parent | fe2d1a81d96e8ffe74974bd4b3ebc608f1f6a25d (diff) |
qemu-nbd: remove unnecessary qemu_notify_event()
This was needed when qemu-nbd was using qemu_set_fd_handler2. It is
not needed anymore now that nbd_update_server_fd_handler is called
whenever nbd_can_accept() can change from false to true.
nbd_update_server_fd_handler will call qemu_set_fd_handler(),
which will call qemu_notify_event().
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/test-rfifolock.c')
0 files changed, 0 insertions, 0 deletions