Re: 2.6.11-rc2-mm2
From: Adrian Bunk (bunk_at_stusta.de)
Date: 01/30/05
- Previous message: Fruhwirth Clemens: "Re: [PATCH 04/04] Add LRW"
- In reply to: Christoph Hellwig: "Re: 2.6.11-rc2-mm2"
- Next in thread: Adrian Bunk: "Re: 2.6.11-rc2-mm2"
- Reply: Adrian Bunk: "Re: 2.6.11-rc2-mm2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Jan 2005 13:00:09 +0100 To: Christoph Hellwig <hch@infradead.org>, Andrew Morton <akpm@osdl.org>, Paul Blazejowski <diffie@gmail.com>, linux-kernel@vger.kernel.org, Nathan Scott <nathans@sgi.com>
On Sun, Jan 30, 2005 at 10:57:38AM +0000, Christoph Hellwig wrote:
> On Sun, Jan 30, 2005 at 10:54:29AM +0000, Christoph Hellwig wrote:
> > We want to avoid building xfs_export.o when CONFIG_EXPORTFS
> > isn't set. CONFIG_XFS_EXPORT=y and CONFIG_EXPORTFS=m worked for
> > me in my testing. Do you have XFS builtin or modular?
> >
> > I suspect we need to add another weird depency to force XFS builtin
> > when NFSD is modular.
>
> s/modular/builtin/ in the last sentence
His problem is:
- CONFIG_NFSD=m
- CONFIG_EXPORTFS=m
- CONFIG_XFS=y
- CONFIG_XFS_EXPORT=y
The builtin fs/xfs/linux-2.6/xfs_export.c can't call the function
find_exported_dentry in the modular fs/exportfs/expfs.c .
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Fruhwirth Clemens: "Re: [PATCH 04/04] Add LRW"
- In reply to: Christoph Hellwig: "Re: 2.6.11-rc2-mm2"
- Next in thread: Adrian Bunk: "Re: 2.6.11-rc2-mm2"
- Reply: Adrian Bunk: "Re: 2.6.11-rc2-mm2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|