I just rebased to target-pending for-next and I see strange behavior in iscsi target (and iser). So I reverted any patches I had on top but the issue still persist. I didn't detect what went wrong at the moment but I figured I send it out. Seems like some command is not completed in the scsi login sequence. the easy reproducer is: - create 1 target with 1 LUN - login - dd if=/dev/<iscsi-dev> of=/dev/null iflag=direct count=1 -> dd hangs (doesn't even get sent to the target) Needless to say that this worked fine before rebasing to for-next... Anyone seen this? Sagi. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html