On 08/01/2013 05:58 AM, Or Gerlitz wrote: > On 31/07/2013 19:54, Mike Christie wrote: >> Just send to linux-scsi. When it goes there I will respond to the mail >> with a Reviewed-by email. > > Thanks, will do that. > > So now what about the user space part... as minimum we need to apply the > relevant parts from > patch 1/4 below, that is add new params to iscsi_if.h and actually what > else besides calling down to set param of ISCSI_PARAM_DISCOVERY_SESS > from within the > discovery code. > > Could you coach me if/how to use the kernel patch or whatever the > fastest way to come up > with the user space patch? >
I am not completely sure what info you need so let me know if you need more. - Take the needed include pieces and submit a patch against the open-iscsi/include code. Do not worry about touching the open-iscsi/kernel code. It is only for old kernels/distros and is not udpated. - Modify the open-isccsi/usr initiator_common.c (I think that was the file or was it the discovery.c one) related code as needed. - Run against a kernel with your patches and Qlogic's patches for testing. Does that answer your question? -- 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/groups/opt_out.
