netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Netfilter Developer Mailing List
	<netfilter-devel@vger.kernel.org>,
	Aaron Wright <wright_left@yahoo.com>
Subject: Re: [0/5] xtables: phase out case sensitivity
Date: Wed, 19 Jan 2011 17:20:38 +0100	[thread overview]
Message-ID: <4D370F56.5060901@trash.net> (raw)
In-Reply-To: <alpine.LNX.2.01.1101181738390.16142@obet.zrqbmnf.qr>

On 18.01.2011 19:21, Jan Engelhardt wrote:
> On Tuesday 2011-01-18 17:16, Patrick McHardy wrote:
>> On 18.01.2011 16:38, Jan Engelhardt wrote:
>>> http://bugzilla.netfilter.org/show_bug.cgi?id=694 [...] While I
>>> have to question why users are relying on inferior filesystems
>>> (the issue was raised before on the lists), I feel inclined to
>>> solve bugs. So here is a proposed patchset that starts the
>>> migration. [...]
>>
>> I don't want to apply this. Feel free to try to convince other 
>> netfilter developers that this is a good idea and I'll pull it in, but 
>> so far this looks like useless noise to me.
>>
>> [...] I don't see any benefit in causing so much churn just for one* 
>> *user, who has been feeling unhappy about his scripts not working 
>> properly.
> 
> I'll try to add to my case then; The dependency on case-sensitivity is a 
> long-known issue, so much that in fact, Bart avoided doing this again as 
> early as ebtables's inception around 2002.
> 
> I am pretty sure there was more than just this one 2011 user -- needless 
> to say you have to count me in --, and that there was discussion [during 
> my time 2007 onwards]. Google fails me on finding that, though I dug up 
> another report from 2004: http://lkml.org/lkml/2004/10/17/147
> 
> At that time Harald argued "iptables fundamentally relies on the 
> destinction", though that does not apply today thanks to module aliases.
> 
> As a resident contributor, I stand behind the changes. In the unlikely 
> even that it breaks, I see it as duty to fix it. The churn is on me 
> already practically.

It's quite likely that something breaks. Module aliases only work for
loading modules, not for unloading them. So there's a big chance that
some scripts will break. We've done renames occasionally when necessary
(f.i. ip_conntrack => nf_conntrack), but this really rare case of users
using stupid file systems doesn't really justify this in my opinion.
Anyone actually using Linux is not going to have this problem.

  parent reply	other threads:[~2011-01-19 16:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-18 15:38 [0/5] xtables: phase out case sensitivity Jan Engelhardt
2011-01-18 15:39 ` [1/5] netfilter: xtables: avoid case-sensitive filenames (1/5) Jan Engelhardt
2011-01-18 15:39 ` [2/5] netfilter: xtables: case-sensitivity avoidance (2/5) Jan Engelhardt
2011-01-18 15:39 ` [3/5] netfilter: xtables: case-sensitivity avoidance (3/5) Jan Engelhardt
2011-01-18 15:40 ` [4/5] netfilter: xtables: case-sensitivity avoidance (4/5) Jan Engelhardt
2011-01-18 15:40 ` [5/5] netfilter: xtables: case-sensitivity avoidance (5/5) Jan Engelhardt
2011-01-18 16:16 ` [0/5] xtables: phase out case sensitivity Patrick McHardy
2011-01-18 17:37   ` Sam Roberts
2011-01-18 18:21   ` Jan Engelhardt
2011-01-18 18:37     ` Eric Dumazet
2011-01-18 18:52       ` Jan Engelhardt
2011-01-19 16:20     ` Patrick McHardy [this message]
2011-01-19 19:44       ` Jan Engelhardt
2011-01-19 19:54         ` Patrick McHardy

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=4D370F56.5060901@trash.net \
    --to=kaber@trash.net \
    --cc=jengelh@medozas.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=wright_left@yahoo.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).