From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Craig Subject: Re: netfilter files in a case-insensitive filesystem Date: Fri, 02 Jun 2006 10:14:51 +1000 Message-ID: <447F82FB.7000500@snapgear.com> References: <20060523202744.GO31607@lios> <447E7DC9.9010809@snapgear.com> <20060601154514.GA4977@lios> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060601154514.GA4977@lios> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: Carlos O'Donell Cc: netfilter@lists.netfilter.org On 06/02/2006 01:45 AM, Carlos O'Donell wrote: > The current goal is to be able to ship the headers for use in an > environment which resides on a case-insenstive filesystem. > > If we did the work, would the community accept such patches? I'm not a core developer, but I'm pretty sure the answer is no. It's not just the header files. The source files and modules also do this, and changing any of these breaks userspace compatibility.