lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ