On 10/31/14, 10:38 AM, Tomoaki Nishimura wrote:
I cleaned up the previous patch.
There is no change in user interface from the previous patch.

This patch makes following parameters to be modifiable in running session.

  node.session.timeo.replacement_timeout
  node.session.iscsi.FastAbort
  node.session.err_timeo.abort_timeout
  node.session.err_timeo.lu_reset_timeout
  node.session.err_timeo.tgt_reset_timeout
  node.conn[0].timeo.noop_out_timeout
  node.conn[0].timeo.noop_out_interval



Hey,

Thanks for working on this. I think overall it looks good.

My only concern is that we probably do not want to call iscsi_session_set_params() since it will call set_param for all settings.

Could we just add a new function in initiator_common.c which takes a single param to set and then have mgmt_ipc_session_update call it for the specific setting/settings it wants to change?

--
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to