Re: TODO list- userspace2.

2011-10-25 Thread Mike Christie
On 10/11/2011 10:59 AM, rahul gupta wrote: Hi Mike/all, I am working on a part of user space 1 of TODO list, which precisely says- No comments still. I guess logging is not fun :) the functions that were run (FUNCTION) the iSCSI packets that were sent/receieved (PDUS) print out

Re: TODO list- userspace2.

2011-10-11 Thread rahul gupta
Hi Mike/all, I am working on a part of user space 1 of TODO list, which precisely says- the functions that were run (FUNCTION) the iSCSI packets that were sent/receieved (PDUS) print out extended iscsi login error information (LOGIN_ERRS) i) I have written log_debug to retrieve all functions

Re: TODO list- userspace2.

2011-08-08 Thread Mike Christie
On 08/03/2011 12:24 PM, rahul gupta wrote: For integers, like timeout:- while fetching from sysfs_get_str(), I am setting timeouts to -1 for indicating error and also in qla card's case where chap is not supported in /sys, and then while printing, checking same value by taking its complement.

Re: TODO list- userspace2.

2011-08-03 Thread rahul gupta
On Thu, Jul 28, 2011 at 7:03 PM, Mike Christie micha...@cs.wisc.edu wrote: On 07/26/2011 01:43 PM, rahul gupta wrote: Hi Mike, Hey, I have taken care of points you mentioned in last mail. Following is git diff with my comments (for patch without comments please refer

Re: TODO list- userspace2.

2011-07-28 Thread Mike Christie
On 07/26/2011 01:43 PM, rahul gupta wrote: Hi Mike, Hey, I have taken care of points you mentioned in last mail. Following is git diff with my comments (for patch without comments please refer attachment):- Note1: I am not sure how much CHAP length user can use is needed so I kept

Re: TODO list- userspace2.

2011-07-26 Thread rahul gupta
Hi Mike, I have taken care of points you mentioned in last mail. Following is git diff with my comments (for patch without comments please refer attachment):- Note1: I am not sure how much CHAP length user can use is needed so I kept it to huge limit like iqn, if you want to decrease it,

Re: TODO list- userspace2.

2011-07-20 Thread Mike Christie
On 07/19/2011 12:32 PM, rahul gupta wrote: Hi Mike, As we discussed last week, I have taken up TODO- userspace list item #2. I have analysed and coded on some part of it on this weekend :- For timeout and CHAP I have taken following parameters values from /sys and printed it. [root@a

TODO list- userspace2.

2011-07-19 Thread rahul gupta
Hi Mike, As we discussed last week, I have taken up TODO- userspace list item #2. I have analysed and coded on some part of it on this weekend :- For timeout and CHAP I have taken following parameters values from /sys and printed it. [root@a usr]# ls /sys/class/iscsi_session/session17/ | grep