]> Git Repo - linux.git/commit - fs/ocfs2/Makefile
ocfs2: Allow selection of cluster plug-ins.
authorJoel Becker <[email protected]>
Wed, 5 Mar 2008 01:58:56 +0000 (17:58 -0800)
committerMark Fasheh <[email protected]>
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 <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
fs/Kconfig
fs/ocfs2/Makefile
This page took 0.053354 seconds and 4 git commands to generate.