Il 17/11/2012 14:37, Peter Lieven ha scritto: > If the connection is interrupted before the first login is successfully > completed qemu-kvm is waiting forever in qemu_aio_wait(). > > This is fixed by performing an sync login to the target. If the > connection breaks after the first successful login errors are > handled internally by libiscsi. > > v2: > changed the complete iscsi_open routine to sync tasks.
Applied to scsi-next branch, thanks. Paolo