On 04/25/2013 06:06 PM, Chris Moore wrote:
> I'm working on adding open-isci support to a driver. How would I go
> about getting changes accepted?
Just post the changes to this list?
We prefer the code in patch format, so you would something like
git diff > some-name.patch
or
git format-patch some args
or
diff -aurp open-iscsi.original
open-iscsi.work
> The only thing I'd need to change within open-iscsi is to add a new
> transport to usr/transport.c
>
> Thanks,
>
> Chris
>
> --
> 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
open-iscsi+...@googlegroups.com.
> To post to this group, send email to
open-...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/open-iscsi?hl=en.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>