diff options
| author | Nicholas Bellinger <nab@linux-iscsi.org> | 2010-05-17 09:46:04 -0700 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2010-05-21 11:49:19 +0200 |
| commit | 396759ad4ad5289623eb7e1993c433ad4e7b13a1 (patch) | |
| tree | 7c82ef927eb2ef500837645aa7c780be1fc26cd0 /hw/virtio-net.h | |
| parent | f8ea0b00e087380fa0c7309f843f67b7e2d0126a (diff) | |
| download | focaccia-qemu-396759ad4ad5289623eb7e1993c433ad4e7b13a1.tar.gz focaccia-qemu-396759ad4ad5289623eb7e1993c433ad4e7b13a1.zip | |
block: Add SG_IO device check in refresh_total_sectors()
This patch adds a special case check for scsi-generic devices in refresh_total_sectors() to skip the subsequent BlockDriver->bdrv_getlength() that will be returning -ESPIPE from block/raw-posic.c:raw_getlength() for BlockDriverState->sg=1 devices. Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/virtio-net.h')
0 files changed, 0 insertions, 0 deletions