From: Joel Becker Date: Wed, 5 Mar 2008 01:58:56 +0000 (-0800) Subject: ocfs2: Allow selection of cluster plug-ins. X-Git-Tag: v2.6.26-rc1~1143^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9341d22942d63d6a1e4cc90f246980dbb7e1ca94;p=pandora-kernel.git ocfs2: Allow selection of cluster plug-ins. ocfs2 now supports plug-ins for the classic O2CB stack as well as userspace cluster stacks in conjunction with fs/dlm. This allows zero, one, or both of the plug-ins to be selected in Kconfig. For local mounts (non-clustered), neither plug-in is needed. Both plugins can be loaded at one time, the runtime will select the one needed for the cluster systme in use. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed