summaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorEric Blake2016-05-12 00:39:39 +0200
committerPaolo Bonzini2016-06-16 18:39:05 +0200
commit98494e3b926ad62c5644fd84a37f04b5e7abb7a6 (patch)
treec8f37c31ddc10551f7602512b3c9968a99c1f89e /scripts/switch-timer-api
parentnbd: Reject unknown request flags (diff)
downloadqemu-98494e3b926ad62c5644fd84a37f04b5e7abb7a6.tar.gz
qemu-98494e3b926ad62c5644fd84a37f04b5e7abb7a6.tar.xz
qemu-98494e3b926ad62c5644fd84a37f04b5e7abb7a6.zip
nbd: Group all Linux-specific ioctl code in one place
NBD ioctl()s are used to manage an NBD client session where initial handshake is done in userspace, but then the transmission phase is handed off to the kernel through a /dev/nbdX device. As such, all ioctls sent to the kernel on the /dev/nbdX fd belong in client.c; nbd_disconnect() was out-of-place in server.c. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1463006384-7734-7-git-send-email-eblake@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions