On 08/16/2011 12:55 AM, Wang Sheng-Hui wrote:
> struct iscsi_session_timeout_config is used for per-session
> timeouts, and per-connection timeouts should go to struct
> struct iscsi_connection_timeout_config.
> 
> Signed-off-by: Wang Sheng-Hui <[email protected]>
> ---
>  usr/config.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/usr/config.h b/usr/config.h
> index 9174f2c..768b9e4 100644
> --- a/usr/config.h
> +++ b/usr/config.h
> @@ -73,7 +73,7 @@ struct iscsi_connection_timeout_config {
>       int noop_out_timeout;
>  };
>  
> -/* all per-connection timeouts go in this structure.
> +/* all per-session timeouts go in this structure.
>   * this structure is per-session, and can be configured
>   * by TargetName but not by Subnet.
>   */

Merged in commit:
913721890bdbe7b767288c2102041047525e70da

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to