[Devel] Re: [PATCH net-2.6.25 2/6][IPVS] Switch to using ctl_paths.
David Miller
davem at davemloft.net
Wed Jan 9 00:30:58 PST 2008
From: Simon Horman <horms at verge.net.au>
Date: Wed, 9 Jan 2008 11:49:16 +0900
> On Tue, Jan 08, 2008 at 06:58:11PM +0300, Pavel Emelyanov wrote:
> > The feature of ipvs ctls is that the net/ipv4/vs path
> > is common for core ipvs ctls and for two schedulers,
> > so I make it exported and re-use it in modules.
> >
> > Two other .c files required linux/sysctl.h to make the
> > extern declaration of this path compile well.
> >
> > Signed-off-by: Pavel Emelyanov <xemul at openvz.org>
>
> Thanks, this looks good to me and I've confirmed that
> the same entires with the same permissions exist under
> /proc/sys/net/ipv4/vs before and after the change.
>
> Acked-by: Simon Horman <horms at verge.net.au>
Applied, thanks everyone.
More information about the Devel
mailing list