[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4AD6D583.7080301@redhat.com>
Date: Thu, 15 Oct 2009 15:55:47 +0800
From: Cong Wang <amwang@...hat.com>
To: linux-kernel@...r.kernel.org
CC: akpm@...ux-foundation.org, Krzysztof Piotr Oledzki <ole@....pl>
Subject: Re: [Patch] netfilter: remove deprecated CONFIG_NF_CT_ACCT
Amerigo Wang wrote:
> CONFIG_NF_CT_ACCT is scheduled to be removed in 2.6.29.
>
> Cc: Krzysztof Piotr Oledzki <ole@....pl>
> Signed-off-by: WANG Cong <amwang@...hat.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@...solutions.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@....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...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists