Set of fixes for iser target. Detected by Slava Shwartsman during LIO iser target qualification. First 3 patches addresses bugs in multiple target parallel login area. The last patch addresses target stack live restart flow. The patchset was tested over 10 iser targets (4 network portals each) with the following scenarios: - discovery and parallel login to all targets - target restart loop during live IO to all targets Slava will continue on LIO iser target qualification efforts (Thanks Salva!). Sagi Grimberg (4): Target/iser: Fix wrong connection requests list addition Target/iser: Fix iscsit_accept_np and rdma_cm racy flow Target/iser: Remove dead code Target/iscsi,iser: Avoid accepting transport connections during stop stage drivers/infiniband/ulp/isert/ib_isert.c | 38 +++++++++++++---------------- drivers/infiniband/ulp/isert/ib_isert.h | 2 +- drivers/target/iscsi/iscsi_target_core.h | 1 + drivers/target/iscsi/iscsi_target_login.c | 1 + drivers/target/iscsi/iscsi_target_tpg.c | 1 + 5 files changed, 21 insertions(+), 22 deletions(-) -- 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