From: Cong Wang <amwang@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: akpm@linux-foundation.org, Krzysztof Piotr Oledzki <ole@ans.pl>
Subject: Re: [Patch] netfilter: remove deprecated CONFIG_NF_CT_ACCT
Date: Thu, 15 Oct 2009 15:55:47 +0800 [thread overview]
Message-ID: <4AD6D583.7080301@redhat.com> (raw)
In-Reply-To: <20091015075127.4529.74106.sendpatchset@localhost.localdomain>
Amerigo Wang wrote:
> CONFIG_NF_CT_ACCT is scheduled to be removed in 2.6.29.
>
> Cc: Krzysztof Piotr Oledzki <ole@ans.pl>
> Signed-off-by: WANG Cong <amwang@redhat.com>
>
> ---
> diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
> index 04e6c81..3170c85 100644
> --- a/Documentation/feature-removal-schedule.txt
> +++ b/Documentation/feature-removal-schedule.txt
> @@ -345,15 +345,6 @@ Who: Johannes Berg <johannes@sipsolutions.net>
>
> ---------------------------
>
> -What: CONFIG_NF_CT_ACCT
> -When: 2.6.29
> -Why: Accounting can now be enabled/disabled without kernel recompilation.
> - Currently used only to set a default value for a feature that is also
> - controlled by a kernel/module/sysfs/sysctl parameter.
> -Who: Krzysztof Piotr Oledzki <ole@ans.pl>
> -
> ----------------------------
> -
> What: sysfs ui for changing p4-clockmod parameters
> When: September 2009
> Why: See commits 129f8ae9b1b5be94517da76009ea956e89104ce8 and
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index 9107b38..27df05b 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -1534,7 +1534,6 @@ and is between 256 and 4096 characters. It is defined in the file
> [NETFILTER] Enable connection tracking flow accounting
> 0 to disable accounting
> 1 to enable accounting
> - Default value depends on CONFIG_NF_CT_ACCT that is
> going to be removed in 2.6.29.
Oops! sed made this wrong here. Sorry.
I will update this patch...
prev parent reply other threads:[~2009-10-15 7:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-15 7:48 [Patch] netfilter: remove deprecated CONFIG_NF_CT_ACCT Amerigo Wang
2009-10-15 7:55 ` Cong Wang [this message]
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=4AD6D583.7080301@redhat.com \
--to=amwang@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ole@ans.pl \
/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.