From: David Miller <davem@davemloft.net>
To: borntraeger@de.ibm.com
Cc: netdev@vger.kernel.org, ebiederm@xmission.com,
wensong@linux-vs.org, horms@verge.net.au, ja@ssi.bg
Subject: Re: [PATCH] IPVS: Fix sysctl warnings about missing strategy
Date: Tue, 13 Nov 2007 02:45:00 -0800 (PST) [thread overview]
Message-ID: <20071113.024500.155458534.davem@davemloft.net> (raw)
In-Reply-To: <200711131129.58868.borntraeger@de.ibm.com>
From: Christian Borntraeger <borntraeger@de.ibm.com>
Date: Tue, 13 Nov 2007 11:29:58 +0100
> Running the latest git code I get the following messages during boot:
> sysctl table check failed: /net/ipv4/vs/drop_entry .3.5.21.4 Missing strategy
> [...]
> sysctl table check failed: /net/ipv4/vs/drop_packet .3.5.21.5 Missing strategy
> [...]
> sysctl table check failed: /net/ipv4/vs/secure_tcp .3.5.21.6 Missing strategy
> [...]
> sysctl table check failed: /net/ipv4/vs/sync_threshold .3.5.21.24 Missing strategy
>
> I removed the binary sysctl handler for those messages and also removed
> the definitions in ip_vs.h. The alternative would be to implement a
> proper strategy handler, but syscall sysctl is deprecated.
>
> There are other sysctl definitions that are commented out or work with
> the default sysctl_data strategy. I did not touch these.
>
> Eric, IPVS team, are you ok with that change?
>
> CC: Eric W. Biederman <ebiederm@xmission.com>
> CC: Wensong Zhang <wensong@linux-vs.org>
> CC: Simon Horman <horms@verge.net.au>
> CC: Julian Anastasov <ja@ssi.bg>
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Simon planned to make a similar change to dice all of this
stuff up. He is travelling currently, and I think it's
reasonable to give him some time to get to it.
next prev parent reply other threads:[~2007-11-13 10:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-13 10:29 [PATCH] IPVS: Fix sysctl warnings about missing strategy Christian Borntraeger
2007-11-13 10:45 ` David Miller [this message]
2007-11-14 2:12 ` Simon Horman
2007-11-14 15:59 ` Eric W. Biederman
2007-11-15 0:38 ` Julian Anastasov
2007-11-15 1:10 ` Eric W. Biederman
2007-11-15 1:14 ` Simon Horman
2007-11-15 1:25 ` Eric W. Biederman
2007-11-15 1:33 ` Simon Horman
2007-11-15 22:53 ` Julian Anastasov
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=20071113.024500.155458534.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=borntraeger@de.ibm.com \
--cc=ebiederm@xmission.com \
--cc=horms@verge.net.au \
--cc=ja@ssi.bg \
--cc=netdev@vger.kernel.org \
--cc=wensong@linux-vs.org \
/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).