commit | 4eea78e6345518bfe87493d8b163e1e268e64f74 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Mar 19 18:07:50 2012 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Apr 05 14:54:40 2012 +0200 |
tree | b27c3aae21a77af2ba60cf15edf045123305349b | |
parent | a7a43aa199571a336b76a9a9310c95476c6dc5c4 [diff] |
vdi: do not create useless iovecs Reads and writes to the underlying file can also occur with the simple non-vectored I/O interfaces. Acked-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>