From: Tomasz Pala <gotar@polanet.pl>
To: Samuel Marks <samuelmarks@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: PATCH [netfilter] Remove old case sensitive variants of lowercase .c and .h files
Date: Mon, 18 Dec 2023 14:29:28 +0100 [thread overview]
Message-ID: <20231218132928.GA5123@polanet.pl> (raw)
The net/netfilter/Makefile is also case-sensitive and obsoleted,
is there any reason you've left it not cleaned up?
On Sat, Dec 16, 2023 at 19:22:46 +0000, Samuel Marks wrote:
> ---
> `git clone` fails on case-insensitive file systems, e.g., on Windows,
> MSYS, Cygwin due to case sensitive files. All but one are in
> netfilter, and they seem to be old code that isn't necessary.
>
> include/uapi/linux/netfilter/xt_CONNMARK.h | 7 -
> include/uapi/linux/netfilter/xt_DSCP.h | 27 --
> include/uapi/linux/netfilter/xt_MARK.h | 7 -
> include/uapi/linux/netfilter/xt_RATEEST.h | 17 -
> include/uapi/linux/netfilter/xt_TCPMSS.h | 13 -
> include/uapi/linux/netfilter_ipv4/ipt_ECN.h | 34 --
> include/uapi/linux/netfilter_ipv4/ipt_TTL.h | 24 --
> include/uapi/linux/netfilter_ipv6/ip6t_HL.h | 25 --
> net/netfilter/Makefile | 4 -
> net/netfilter/xt_DSCP.c | 161 ---------
> net/netfilter/xt_HL.c | 159 ---------
> net/netfilter/xt_RATEEST.c | 233 -------------
> net/netfilter/xt_TCPMSS.c | 345 --------------------
> 13 files changed, 1056 deletions(-)
> delete mode 100644 include/uapi/linux/netfilter/xt_CONNMARK.h
> delete mode 100644 include/uapi/linux/netfilter/xt_DSCP.h
> delete mode 100644 include/uapi/linux/netfilter/xt_MARK.h
> delete mode 100644 include/uapi/linux/netfilter/xt_RATEEST.h
> delete mode 100644 include/uapi/linux/netfilter/xt_TCPMSS.h
> delete mode 100644 include/uapi/linux/netfilter_ipv4/ipt_ECN.h
> delete mode 100644 include/uapi/linux/netfilter_ipv4/ipt_TTL.h
> delete mode 100644 include/uapi/linux/netfilter_ipv6/ip6t_HL.h
> delete mode 100644 net/netfilter/xt_DSCP.c
> delete mode 100644 net/netfilter/xt_HL.c
> delete mode 100644 net/netfilter/xt_RATEEST.c
> delete mode 100644 net/netfilter/xt_TCPMSS.c
--
Tomasz Pala <gotar@pld-linux.org>
next reply other threads:[~2023-12-18 13:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-18 13:29 Tomasz Pala [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-16 19:22 PATCH [netfilter] Remove old case sensitive variants of lowercase .c and .h files Samuel Marks
2023-12-16 20:13 ` Jan Engelhardt
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=20231218132928.GA5123@polanet.pl \
--to=gotar@polanet.pl \
--cc=netfilter-devel@vger.kernel.org \
--cc=samuelmarks@gmail.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