Re: I want to contribute

2011-06-30 Thread Vivek S
No. I meant, we can come up with a ToDo document which can help people like me who want to contribute. Instead of posting to the mailing list, he/she can look up the document and start contributing. On Fri, Jul 1, 2011 at 11:56 AM, Mike Christie wrote: > On 07/01/2011 12:35 AM, Vivek S wrote: >

Re: I want to contribute

2011-06-30 Thread Mike Christie
On 07/01/2011 12:35 AM, Vivek S wrote: > Thank you. > > I was also thinking on the lines of writing a ToDo document that has a > list of pending items, enhancements and features that need to be > implemented. This saves a lot of time for people who want to contribute. > They can quickly pick up th

Re: I want to contribute

2011-06-30 Thread Vivek S
Thank you. I was also thinking on the lines of writing a ToDo document that has a list of pending items, enhancements and features that need to be implemented. This saves a lot of time for people who want to contribute. They can quickly pick up things that they are interested in by reading the doc

Re: unable to login to targets with be2iscsi

2011-06-30 Thread Mike Christie
On 06/30/2011 08:59 PM, Mike Christie wrote: > On 06/30/2011 06:48 PM, Mike Christie wrote: >> On 06/29/2011 09:28 AM, Seth Simons wrote: >>> I've managed to get this target to work now. The steps I had to take were: >>> >>> - Use the latest 2.6.39 kernel and open-iscsi userland (to make be2iscsi

Re: unable to login to targets with be2iscsi

2011-06-30 Thread Mike Christie
On 06/30/2011 06:48 PM, Mike Christie wrote: > On 06/29/2011 09:28 AM, Seth Simons wrote: >> I've managed to get this target to work now. The steps I had to take were: >> >> - Use the latest 2.6.39 kernel and open-iscsi userland (to make be2iscsi >> work) >> - Disable the 'Load Balancing' feature

Re: unable to login to targets with be2iscsi

2011-06-30 Thread Mike Christie
On 06/29/2011 09:28 AM, Seth Simons wrote: > I've managed to get this target to work now. The steps I had to take were: > > - Use the latest 2.6.39 kernel and open-iscsi userland (to make be2iscsi work) > - Disable the 'Load Balancing' feature on the HP P4300s (to make the > target behave itself)

Re: I want to contribute

2011-06-30 Thread Mike Christie
On 06/30/2011 12:43 AM, yodeveloper wrote: > Hi, > > Kindly note, > > This is not related to Chelsio in anyway and it is something I am > interested in doing in my free time. I would also not like to work on > anything related to any vendor. > > I would like to work on kernel related stuff. For

Re: I want to contribute

2011-06-30 Thread yodeveloper
Hi, Kindly note, This is not related to Chelsio in anyway and it is something I am interested in doing in my free time. I would also not like to work on anything related to any vendor. I would like to work on kernel related stuff. For now, I would like to start by improving whats already there.

Re: [PATCH 3/4 v2] BNX2I: Changed the nopout_wqe->lun memcpy to use sizeof instead

2011-06-30 Thread James Bottomley
On Fri, 2011-06-24 at 15:20 -0500, Mike Christie wrote: > On 06/23/2011 05:51 PM, Eddie Wai wrote: > > Modified the memcpy of nopout_wqe->lun to use sizeof(struct scsi_lun) > > instead of the hardcoded value 8 as noted by review comments. > > > > Signed-off-by: Eddie Wai > > --- > > drivers/scsi