1. 15 9月, 2012 1 次提交
  2. 25 4月, 2012 4 次提交
  3. 17 10月, 2011 1 次提交
  4. 29 8月, 2011 1 次提交
  5. 25 7月, 2011 1 次提交
    • N
      iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi · 12352183
      Nicholas Bellinger 提交于
      This patch renames the following iscsi_proto.h structures to avoid
      namespace issues with drivers/target/iscsi/iscsi_target_core.h:
      
      *) struct iscsi_cmd -> struct iscsi_scsi_req
      *) struct iscsi_cmd_rsp -> struct iscsi_scsi_rsp
      *) struct iscsi_login -> struct iscsi_login_req
      
      This patch includes useful ISCSI_FLAG_LOGIN_[CURRENT,NEXT]_STAGE*,
      and ISCSI_FLAG_SNACK_TYPE_* definitions used by iscsi_target_mod, and
      fixes the incorrect definition of struct iscsi_snack to following
      RFC-3720 Section 10.16. SNACK Request.
      
      Also, this patch updates libiscsi, iSER, be2iscsi, and bn2xi to
      use the updated structure definitions in a handful of locations.
      Signed-off-by: NMike Christie <michaelc@cs.wisc.edu>
      Signed-off-by: NNicholas A. Bellinger <nab@linux-iscsi.org>
      12352183
  6. 02 5月, 2011 1 次提交
  7. 16 4月, 2011 1 次提交
  8. 06 8月, 2010 3 次提交
  9. 28 7月, 2010 4 次提交
  10. 03 3月, 2010 2 次提交
  11. 18 2月, 2010 1 次提交
  12. 09 2月, 2010 2 次提交
  13. 19 1月, 2010 3 次提交
  14. 05 12月, 2009 1 次提交
  15. 03 10月, 2009 2 次提交
  16. 02 10月, 2009 1 次提交