[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080424211124.GD2131@mail.oracle.com>
Date: Thu, 24 Apr 2008 14:11:24 -0700
From: Joel Becker <Joel.Becker@...cle.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-m68k@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [patch 14/15] m68k: Update defconfigs
On Thu, Apr 24, 2008 at 08:29:54PM +0200, Geert Uytterhoeven wrote:
> From: Geert Uytterhoeven <geert@...ux-m68k.org>
>
> 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
Joel
--
"The one important thing i have learned over the years is the
difference between taking one's work seriously and taking one's self
seriously. The first is imperative and the second is disastrous."
-Margot Fonteyn
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@...cle.com
Phone: (650) 506-8127
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists