Hi, I think there is a race condition between target recreating and iscsi_tcp_conn_login_complete(), later only checks tid, but during login procedure, a target may be destroyed and recreated, and it is another different target at all. I think there should be a generation number saved both in connection and target, the iscsi_tcp_conn_login_complete() should check it. Regards, Skype Xu -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html