From: Adheer Chandravanshi <[email protected]>

The following patches add the support to maintain some iscsi initiator
stats at the iscsi host level. The stats will be exposed using iscsi
host sysfs attrs.

This adds support for following stats:
       ISCSI_HOST_PARAM_LOGIN_ACCEPT_RSPS
       ISCSI_HOST_PARAM_LOGIN_OTHER_FAILS
       ISCSI_HOST_PARAM_LOGIN_AUTHENTICATION_FAILS
       ISCSI_HOST_PARAM_LOGIN_AUTHORIZATION_FAILS
       ISCSI_HOST_PARAM_LOGIN_NEGOTIATION_FAILS
       ISCSI_HOST_PARAM_LOGIN_REDIRECT_RSPS
       ISCSI_HOST_PARAM_LOGOUT_NORMAL_RSPS
       ISCSI_HOST_PARAM_LOGOUT_OTHER_RSPS
       ISCSI_HOST_PARAM_DIGEST_ERR
       ISCSI_HOST_PARAM_TIMEOUT_ERR
       ISCSI_HOST_PARAM_FORMAT_ERR
       ISCSI_HOST_PARAM_SESSION_FAILS


Adheer Chandravanshi (3):
  scsi_transport_iscsi: Add support for stats param at host level
  libiscsi: Add support to update host stats param
  bnx2i: Enable support for host stats param
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to