summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorEric Blake2019-08-23 16:37:25 +0200
committerEric Blake2019-09-05 23:04:53 +0200
commitb491dbb7f8e09ef864770c205a3b5bce6c5c1881 (patch)
tree8d9bdb3c13e3e7849c739a2faec6490f522394cb /linux-user/syscall.c
parentnbd: Implement client use of NBD FAST_ZERO (diff)
downloadqemu-b491dbb7f8e09ef864770c205a3b5bce6c5c1881.tar.gz
qemu-b491dbb7f8e09ef864770c205a3b5bce6c5c1881.tar.xz
qemu-b491dbb7f8e09ef864770c205a3b5bce6c5c1881.zip
nbd: Implement server use of NBD FAST_ZERO
The server side is fairly straightforward: we can always advertise support for detection of fast zero, and implement it by mapping the request to the block layer BDRV_REQ_NO_FALLBACK. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20190823143726.27062-5-eblake@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> [eblake: update iotests 223, 233]
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions