diff options
author | Eric Blake | 2016-05-04 00:39:08 +0200 |
---|---|---|
committer | Kevin Wolf | 2016-05-12 15:22:09 +0200 |
commit | 52a46505742cce4b4b7f88d32636f848287e6bfb (patch) | |
tree | 64c2f21815b3a07ae4bcdbb3ac5a8572094d8635 /tests/test-qmp-input-visitor.c | |
parent | block: Honor BDRV_REQ_FUA during write_zeroes (diff) | |
download | qemu-52a46505742cce4b4b7f88d32636f848287e6bfb.tar.gz qemu-52a46505742cce4b4b7f88d32636f848287e6bfb.tar.xz qemu-52a46505742cce4b4b7f88d32636f848287e6bfb.zip |
nbd: Simplify client FUA handling
Now that the block layer honors per-bds FUA support, we don't
have to duplicate the fallback flush at the NBD layer. The
static function nbd_co_writev_flags() is no longer needed, and
the driver can just directly use nbd_client_co_writev().
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/test-qmp-input-visitor.c')
0 files changed, 0 insertions, 0 deletions