* Request: Remove duplicate file names in the kernel source
@ 2008-09-02 21:53 Peter Hallberg
2008-09-02 21:58 ` Bernd Petrovitsch
2008-09-02 23:25 ` Thomas Gleixner
0 siblings, 2 replies; 6+ messages in thread
From: Peter Hallberg @ 2008-09-02 21:53 UTC (permalink / raw)
To: linux-kernel
Hello,
The netfilter sources in the Linux Kernel contains a number of files that is duplicates expect for the case, like foo.c and FOO.c, this creates a problem when untaring the kernel source on a filesystem that doesn't support it like the common Windows file systems, sometimes you have the need to study the kernel source on other systems and it really is unecessary and confusing to have this naming so I would like to ask you to change it, below is a list of the files:
include\linux\netfilter\xt_connmark.h
include\linux\netfilter\xt_dscp.h
include\linux\netfilter\xt_mark.h
include\linux\netfilter\xt_rateest.h
include\linux\netfilter\xt_tcpmss.h
include\linux\netfilter_ipv4\ipt_connmark.h
include\linux\netfilter_ipv4\ipt_dscp.h
include\linux\netfilter_ipv4\ipt_ecn.h
include\linux\netfilter_ipv4\ipt_mark.h
include\linux\netfilter_ipv4\ipt_tcpmss.h
include\linux\netfilter_ipv4\ipt_tos.h
include\linux\netfilter_ipv4\ipt_ttl.h
include\linux\netfilter_ipv6\ip6t_hl.h
include\linux\netfilter_ipv6\ip6t_mark.h
net\ipv4\netfilter\ipt_ecn.c
net\ipv4\netfilter\ipt_ttl.c
net\ipv6\netfilter\ip6t_hl.c
net\netfilter\xt_connmark.c
net\netfilter\xt_dscp.c
net\netfilter\xt_mark.c
net\netfilter\xt_rateest.c
net\netfilter\xt_tcpmss.c
_________________________________________________________________
Hetaste modetipsen & härligaste skönhetstesterna!
http://salongk.msn.se/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Request: Remove duplicate file names in the kernel source
2008-09-02 21:53 Request: Remove duplicate file names in the kernel source Peter Hallberg
@ 2008-09-02 21:58 ` Bernd Petrovitsch
2008-09-02 23:06 ` David Miller
2008-09-02 23:25 ` Thomas Gleixner
1 sibling, 1 reply; 6+ messages in thread
From: Bernd Petrovitsch @ 2008-09-02 21:58 UTC (permalink / raw)
To: Peter Hallberg; +Cc: linux-kernel
On Die, 2008-09-02 at 23:53 +0200, Peter Hallberg wrote:
[...]
> to ask you to change it, below is a list of the files:
-ENOPATCH
Bernd
--
Firmix Software GmbH http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
Embedded Linux Development and Services
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Request: Remove duplicate file names in the kernel source
2008-09-02 21:58 ` Bernd Petrovitsch
@ 2008-09-02 23:06 ` David Miller
0 siblings, 0 replies; 6+ messages in thread
From: David Miller @ 2008-09-02 23:06 UTC (permalink / raw)
To: bernd; +Cc: hallberg68, linux-kernel
From: Bernd Petrovitsch <bernd@firmix.at>
Date: Tue, 02 Sep 2008 23:58:20 +0200
> On Die, 2008-09-02 at 23:53 +0200, Peter Hallberg wrote:
> [...]
> > to ask you to change it, below is a list of the files:
>
> -ENOPATCH
And please don't send one, it will break userspace.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Request: Remove duplicate file names in the kernel source
2008-09-02 21:53 Request: Remove duplicate file names in the kernel source Peter Hallberg
2008-09-02 21:58 ` Bernd Petrovitsch
@ 2008-09-02 23:25 ` Thomas Gleixner
2008-09-03 11:22 ` Peter Hallberg
1 sibling, 1 reply; 6+ messages in thread
From: Thomas Gleixner @ 2008-09-02 23:25 UTC (permalink / raw)
To: Peter Hallberg; +Cc: linux-kernel
On Tue, 2 Sep 2008, Peter Hallberg wrote:
> include\linux\netfilter\xt_connmark.h
# include\linux\netfilter\xt_connmark.h: No such file or directory
Nothing to fix here.
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: Request: Remove duplicate file names in the kernel source
2008-09-02 23:25 ` Thomas Gleixner
@ 2008-09-03 11:22 ` Peter Hallberg
2008-09-03 11:42 ` Bernd Petrovitsch
0 siblings, 1 reply; 6+ messages in thread
From: Peter Hallberg @ 2008-09-03 11:22 UTC (permalink / raw)
To: Thomas Gleixner; +Cc: linux-kernel
> # include\linux\netfilter\xt_connmark.h: No such file or directory
>
> Nothing to fix here.
That file do exist so you are doing something wrong.
_________________________________________________________________
^ permalink raw reply [flat|nested] 6+ messages in thread
* RE: Request: Remove duplicate file names in the kernel source
2008-09-03 11:22 ` Peter Hallberg
@ 2008-09-03 11:42 ` Bernd Petrovitsch
0 siblings, 0 replies; 6+ messages in thread
From: Bernd Petrovitsch @ 2008-09-03 11:42 UTC (permalink / raw)
To: Peter Hallberg; +Cc: Thomas Gleixner, linux-kernel
On Wed, 2008-09-03 at 13:22 +0200, Peter Hallberg wrote:
>
> > # include\linux\netfilter\xt_connmark.h: No such file or directory
> >
> > Nothing to fix here.
>
> That file do exist so you are doing something wrong.
Why don't you simply install CygWin (and use it to study the kernel
sources) which solves your problem?
Otherwise the next "request" is perhaps to rename all files to 8+3 so
that people on pure MSDOS-6.22 can study the kernel sources.
Bernd
--
Firmix Software GmbH http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
Embedded Linux Development and Services
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-09-03 11:42 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-02 21:53 Request: Remove duplicate file names in the kernel source Peter Hallberg
2008-09-02 21:58 ` Bernd Petrovitsch
2008-09-02 23:06 ` David Miller
2008-09-02 23:25 ` Thomas Gleixner
2008-09-03 11:22 ` Peter Hallberg
2008-09-03 11:42 ` Bernd Petrovitsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®