mirror of
https://github.com/xemu-project/xemu.git
synced 2025-03-07 12:07:38 +00: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>