]> git.baikalelectronics.ru Git - kernel.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)
commitcda455420155a5e21c15123f077c433c1fc683c0
treeb06edc1bdf80acbcf501f1a8df53198102c6ac07
parent02ad8db92444b6b8c58f54707cc9d0558239f208
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