All of lore.kernel.org
 help / color / mirror / Atom feed
* netfilter files in a case-insensitive filesystem
@ 2006-05-23 20:27 Carlos O'Donell
  2006-06-01  5:40 ` Philip Craig
  0 siblings, 1 reply; 6+ messages in thread
From: Carlos O'Donell @ 2006-05-23 20:27 UTC (permalink / raw)
  To: netfilter


netfilter,

Netfilter has header files with names that differ only in case [1].

e.g.

include/linux/netfilter_ipv4/ipt_MARK.h  
include/linux/netfilter_ipv4/ipt_mark.h

Such files conflict in a case-insensitive filesystem. This is a problem
for users building on Windows, or installing the headers on a Windows
case-insensitive filesystems.

The structures in the conflicting files seem to have unique names. Is it
possible to merge both files together? 

Comments welcome, please keep me on the CC.

Thanks!

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716

[1] Netfilter has many files with names that differ only in case.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-06-05 13:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-23 20:27 netfilter files in a case-insensitive filesystem Carlos O'Donell
2006-06-01  5:40 ` Philip Craig
2006-06-01 15:45   ` Carlos O'Donell
2006-06-02  0:14     ` Philip Craig
2006-06-02 15:24     ` Jozsef Kadlecsik
2006-06-05 13:40       ` Carlos O'Donell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.