Subject: Re: [vserver] 2.2.x brakes legacy (when deployed without dynamic ids)
From: Herbert Poetzl <herbert@13thfloor.at>
Date: Fri, 24 Aug 2007 15:41:10 +0200

On Tue, Aug 21, 2007 at 09:39:31PM +0200, ml-vserver-eyck@kuszelas.com wrote:
> daniel requested a patch for this dependancy to be acknowledged...


hmm, okay, that's against 2.2.x, yes?
what is the actual problem here?

maybe we want to make the legacy net depend on
legacy itself or maybe we want to select the
dynamic ids automagically?

TIA,
Herbert

> -- 
> Key fingerprint = 40D0 9FFB 9939 7320 8294  05E0 BCC7 02C4 75CC 50D9
>  Total Existance Failure

> diff -ruN linux-2.6.22.3.orig/kernel/vserver/Kconfig linux-2.6.22.3/kernel/vserver/Kconfig
> --- linux-2.6.22.3.orig/kernel/vserver/Kconfig  2007-08-21 09:11:16.000000000 +0200
> +++ linux-2.6.22.3/kernel/vserver/Kconfig       2007-08-21 21:21:12.363474759 +0200
> @@ -37,7 +37,7 @@
>  
>  config VSERVER_LEGACYNET
>         bool    "Enable Legacy Networking Kernel API"
> -       depends on EXPERIMENTAL
> +       depends on EXPERIMENTAL && VSERVER_DYNAMIC_IDS
>         default n
>         help
>           This enables the legacy networking API which is used
>