mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-23 04:46:05 +02:00
No real reason to keep using the callback based mechanism here when the rest of the file-posix driver is coroutine based. Changing it brings ioctls more in line with how other request types work. Signed-off-by: Kevin Wolf <kwolf@redhat.com>