]> git.proxmox.com Git - mirror_qemu.git/commit
iscsi: remove support for misaligned nb_sectors in aio_readv
authorPeter Lieven <pl@kamp.de>
Thu, 11 Jul 2013 12:16:26 +0000 (14:16 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 17 Jul 2013 15:01:41 +0000 (17:01 +0200)
commit7e4d5a9f94a0d8485bf63e1f8256e0a0014495ab
treec64329854bd649090e3359af5dcfb9d78ba3c02a
parentd3bda7bc166f40326ba646ee145630bb1b59da96
iscsi: remove support for misaligned nb_sectors in aio_readv

this hask is not working (anymore). support for misaligned offsets should
be handled at the block layer.

Signed-off-by: Peter Lieven <pl@kamp.de>
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
block/iscsi.c