]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: Allow selection of cluster plug-ins.
authorJoel Becker <joel.becker@oracle.com>
Wed, 5 Mar 2008 01:58:56 +0000 (17:58 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:07 +0000 (08:56 -0700)
commit9341d22942d63d6a1e4cc90f246980dbb7e1ca94
treeb06edc1bdf80acbcf501f1a8df53198102c6ac07
parentb92eccdd28e1e3870a5b2aa625282c9ae8e35cec
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 <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/Kconfig
fs/ocfs2/Makefile