All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Emelyanov <xemul-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
To: Daniel Lezcano <dlezcano-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
Cc: Linux Containers
	<containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org>,
	"Denis V. Lunev" <den-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>,
	"Eric W. Biederman"
	<ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
Subject: Re: netns compilation
Date: Wed, 14 Nov 2007 18:09:59 +0300	[thread overview]
Message-ID: <473B0FC7.6040900@openvz.org> (raw)
In-Reply-To: <473B0DF7.2050509-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>

Daniel Lezcano wrote:
> Actually the CONFIG_NET_NS is depending on CONFIG_NET and !CONFIG_SYSFS
> 
> In order to disable CONFIG_SYSFS, I must specify CONFIG_EMBEDDED to have 
> the choice to unset the sysfs.
> 
> Why don't we make CONFIG_NET_NS depends on CONFIG_NET and 
> CONFIG_SYSFS_DEPRECATED ?
> 

AFAIK the SYSFS_DEPRECATED hides the sysfs functionality (files)
that is not recommended to use, but doesn't disable the sysfs
filesystem as is. On the other hand the NET_NS doesn't require 
any deprecated sysfs files, it just can't work at all with the 
SYSFS turned on. 

That's why the things look like this.

Thanks,
Pavel

  parent reply	other threads:[~2007-11-14 15:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-14 15:02 netns compilation Daniel Lezcano
     [not found] ` <473B0DF7.2050509-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
2007-11-14 15:09   ` Pavel Emelyanov [this message]
     [not found]     ` <473B0FC7.6040900-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
2007-11-14 16:06       ` Eric W. Biederman

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=473B0FC7.6040900@openvz.org \
    --to=xemul-gefaqzzx7r8dnm+yrofe0a@public.gmane.org \
    --cc=containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org \
    --cc=den-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org \
    --cc=dlezcano-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org \
    --cc=ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.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 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.