On Tue, 2011-05-10 at 09:12 -0700, Ritesh Raj Sarraf wrote:
> Looks like my messages never reached the list. Trying again:
> 
> 
> Hello,
> 
> The fcoe-utils package includes a couple imports from the kernel headers.
> 
> #include <scsi/fc/fc_ns.h>
> #include <scsi/fc/fc_gs.h>
> #include <scsi/fc/fc_els.h>
> #include <scsi/scsi_bsg_fc.h>
> 
> 
> My discussion with the kernel team, I was told that these headers are
> not for direct consumption from userspace.
> Do you plan to carry these as part of the archive? How do you recommend
> this to be taken?
> 
There isn't a plan and I'm sorry to say that I don't have any guidance.
>From my perspective there hasn't been a need to carry these headers so
far. The source build requires the users to do a 'make kernel_headers'
and link them into /usr/include. Given what the kernel community has
told you this might be the wrong approach.

If you provide a patch that adds a copy of the header files and updates
the QUICKSTART/INSTALL document(s) I think we can carry that and update
it as needed. Otherwise, you should keep a copy in your package. So, I
guess I'll leave it up to you. :)

Thanks, //Rob

_______________________________________________
devel mailing list
[email protected]
https://lists.open-fcoe.org/mailman/listinfo/devel

Reply via email to