RE: [PATCH] fix conn context data pointer

2009-06-29 Thread Shyam_Iyer
> -Original Message- > From: open-iscsi@googlegroups.com [mailto:open-is...@googlegroups.com] > On Behalf Of Mike Christie > Sent: Thursday, June 25, 2009 8:57 PM > To: open-iscsi@googlegroups.com > Cc: Chenault, Thomas; thomas.weyerg...@net-m.de > Subject: Re: [PA

Re: [PATCH] fix conn context data pointer

2009-06-27 Thread Mike Christie
On 06/25/2009 12:47 AM, shyam_i...@dell.com wrote: > Establish a connection to an MD3000i (use CHAP and Rev. CHAP) > - Disconnect the iSCSI session > iscsiadm -m node -p -T -u > - Reconnect the iSCSI session > iscsiadm -m node -p -T -l > <-Fa

RE: [PATCH] fix conn context data pointer

2009-06-27 Thread Thomas_Chenault
Mike Christie wrote: >> diff --git a/usr/initiator.c b/usr/initiator.c >> index 8e4ea6b..c29f5fb 100644 >> --- a/usr/initiator.c >> +++ b/usr/initiator.c >> @@ -127,7 +127,7 @@ struct iscsi_conn_context *iscsi_conn_co >> sizeof(struct actor)); >> c

Re: [PATCH] fix conn context data pointer

2009-06-27 Thread Mike Christie
On 06/26/2009 10:30 AM, thomas_chena...@dell.com wrote: > Mike Christie wrote: >>> diff --git a/usr/initiator.c b/usr/initiator.c >>> index 8e4ea6b..c29f5fb 100644 >>> --- a/usr/initiator.c >>> +++ b/usr/initiator.c >>> @@ -127,7 +127,7 @@ struct iscsi_conn_context *iscsi_conn_co >>>

Re: [PATCH] fix conn context data pointer

2009-06-25 Thread Mike Christie
On 06/25/2009 12:47 AM, shyam_i...@dell.com wrote: > Establish a connection to an MD3000i (use CHAP and Rev. CHAP) > - Disconnect the iSCSI session > iscsiadm -m node -p -T -u > - Reconnect the iSCSI session > iscsiadm -m node -p -T -l > <-Fa