diff options
author | Kevin Wolf <kwolf@redhat.com> | 2019-03-22 13:42:39 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-03-26 11:37:51 +0100 |
commit | 80f5c33ff31eb9333f5036ee278fb1483fb4ff41 (patch) | |
tree | b6c7859b0df98a34a54e1f3a10d742f74eb2f614 /block/vvfat.c | |
parent | fe0480d6294270ff0d6fb60e66bb725a6aad2043 (diff) | |
download | qemu-80f5c33ff31eb9333f5036ee278fb1483fb4ff41.zip |
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
Filter drivers that support .bdrv_co_pwrite_zeroes can safely advertise
BDRV_REQ_NO_FALLBACK because they just forward the request flags to
their child node.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'block/vvfat.c')
0 files changed, 0 insertions, 0 deletions