Re: [patch 14/15] m68k: Update defconfigs

From: Geert Uytterhoeven
Date: Fri Apr 25 2008 - 03:29:27 EST


On Thu, 24 Apr 2008, Joel Becker wrote:
> On Thu, Apr 24, 2008 at 08:29:54PM +0200, Geert Uytterhoeven wrote:
> > From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> >
> > Update the m68k defconfigs
>
> <snip>
>
> > CONFIG_OCFS2_FS=m
> > +# CONFIG_OCFS2_FS_O2CB is not set
> > +# CONFIG_OCFS2_FS_USERSPACE_CLUSTER is not set
> > # CONFIG_OCFS2_DEBUG_MASKLOG is not set
> > # CONFIG_OCFS2_DEBUG_FS is not set
>
> In these defconfigs, you disable the cluster stack drivers for
> ocfs2. This means that ocfs2 can only work as a local filesystem.
> While it will work fine that way, I figured I'd send an email in case
> that wasn't your intention :-) I note that the following
> multi_defconfig has the cluster stack drivers enabled:
>
> +CONFIG_OCFS2_FS=m
> +CONFIG_OCFS2_FS_O2CB=m
> +CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m

multi_defconfig is supposed to be the `or' of all the others (minus Sun 3),
so I have to make some changes :-)

I'll enable the cluster stack drivers in all configs, if it doesn't make
much sense not to have them.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/