1. 02 6月, 2007 4 次提交
  2. 12 3月, 2007 4 次提交
  3. 10 2月, 2007 1 次提交
  4. 06 1月, 2007 1 次提交
  5. 22 11月, 2006 1 次提交
  6. 10 11月, 2006 1 次提交
  7. 26 10月, 2006 4 次提交
  8. 03 9月, 2006 6 次提交
  9. 29 7月, 2006 7 次提交
  10. 29 6月, 2006 4 次提交
  11. 06 6月, 2006 4 次提交
  12. 20 5月, 2006 2 次提交
  13. 10 5月, 2006 1 次提交
    • M
      [SCSI] iscsi: increment expstatsn during login · 8d2860b3
      Mike Christie 提交于
      debugged by Ming and Rohan:
      
      The problem Ming and Rohan debugged was that during a normal session
      login, open-iscsi is not incrementing the exp_statsn counter. It was
      stuck at zero. From the RFC, it looks like if the login response PDU has
      a successful status then we should be incrementing that value. Also from
      the RFC, it looks like if when we drop a connection then reconnect, we
      should be using the exp_statsn from the old connection in the next
      relogin attempt.
      Signed-off-by: NMike Christie <michaelc@cs.wisc.edu>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      8d2860b3