All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos O'Donell <carlos@codesourcery.com>
To: netfilter@lists.netfilter.org
Subject: netfilter files in a case-insensitive filesystem
Date: Tue, 23 May 2006 16:27:45 -0400	[thread overview]
Message-ID: <20060523202744.GO31607@lios> (raw)


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.


             reply	other threads:[~2006-05-23 20:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-23 20:27 Carlos O'Donell [this message]
2006-06-01  5:40 ` netfilter files in a case-insensitive filesystem 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060523202744.GO31607@lios \
    --to=carlos@codesourcery.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.