diff options
author | Ulrich Obergfell <uobergfe@redhat.com> | 2014-06-08 19:22:33 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-06-18 08:47:10 +0200 |
commit | 2fe5a9f73b3446690db2cae8a58473b0b4beaa32 (patch) | |
tree | 5dfd93d47e39e7c012c42309c21cda5ddcd7857d /hw/scsi/spapr_vscsi.c | |
parent | 4525c1337f2a5fc99570ce392e552b8905e36c9a (diff) |
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
This patch fixes a bug in scsi_block_new_request() that was introduced
by commit 137745c5c60f083ec982fe9e861e8c16ebca1ba8. If the host cache
is used - i.e. if BDRV_O_NOCACHE is _not_ set - the 'break' statement
needs to be executed to 'fall back' to SG_IO.
Cc: qemu-stable@nongnu.org
Signed-off-by: Ulrich Obergfell <uobergfe@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/scsi/spapr_vscsi.c')
0 files changed, 0 insertions, 0 deletions