All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>,
	xfs-masters@oss.sgi.com, lkml <linux-kernel@vger.kernel.org>,
	akpm <akpm@linux-foundation.org>,
	Dave Chinner <david@fromorbit.com>
Subject: Re: [xfs-masters] [PATCH -next] xfs: eliminate kconfig dependency warning
Date: Fri, 15 Oct 2010 00:32:45 +0200	[thread overview]
Message-ID: <20101014223245.GA20037@lst.de> (raw)
In-Reply-To: <4CB73B5B.30108@oracle.com>

On Thu, Oct 14, 2010 at 10:18:19AM -0700, Randy Dunlap wrote:
> The (kconfig) warning/problem is that exportfs is in the Networking Filesystems menu,
> under the kconfig symbol NETWORK_FILESYSTEMS.

That's the culprit.  exportfs is just a helper library and should not
depend on anthing.  Looks like on of the various Kconfig patches broke
that.  Moving out of NETWORK_FILESYSTEMS will fix it.


      parent reply	other threads:[~2010-10-14 22:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14  4:01 [PATCH -next] xfs: eliminate kconfig dependency warning Randy Dunlap
2010-10-14  4:48 ` Dave Chinner
2010-10-14  9:25 ` [xfs-masters] " Christoph Hellwig
2010-10-14 15:44   ` Randy Dunlap
2010-10-14 17:18   ` Randy Dunlap
2010-10-14 20:55     ` Dave Chinner
2010-10-14 21:03       ` Randy Dunlap
2010-10-14 22:32     ` Christoph Hellwig [this message]

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=20101014223245.GA20037@lst.de \
    --to=hch@lst.de \
    --cc=akpm@linux-foundation.org \
    --cc=david@fromorbit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --cc=xfs-masters@oss.sgi.com \
    /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.