qemu-io: Add write -n for BDRV_REQ_NO_FALLBACK
commitc6e3f520c802c5cb2de80576aba7f9f1fe985d8b
authorKevin Wolf <kwolf@redhat.com>
Fri, 22 Mar 2019 12:53:03 +0000 (22 13:53 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 26 Mar 2019 10:37:51 +0000 (26 11:37 +0100)
treee0eb9617785eb3ee5cb9179e2b01675426dc1146
parentc9fdcf202f19fc2acdcb1ee0522ff5d61bf8c906
qemu-io: Add write -n for BDRV_REQ_NO_FALLBACK

This makes the new BDRV_REQ_NO_FALLBACK flag available in the qemu-io
write command.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Eric Blake <eblake@redhat.com>
qemu-io-cmds.c