qga: drop hand-made guest_file_toggle_flags helper
commit125053965b05b31427ff5c75dc3b87acaa8d0505
authorDenis V. Lunev <den@openvz.org>
Wed, 28 Oct 2015 15:13:55 +0000 (28 18:13 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 4 Nov 2015 13:37:56 +0000 (4 07:37 -0600)
tree80bca4b8267f4e531a32d071da50511333a06135
parent79cf9fad341e6e7bd6b55395b71d5c5727d7f5b0
qga: drop hand-made guest_file_toggle_flags helper

We'd better use generic qemu_set_nonblock directly.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Yuri Pudgorodskiy <yur@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
CC: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-posix.c