OCFS2 file system support

modulename: ocfs2.ko

and/or

ocfs2_dlmfs.ko

and/or

ocfs2_nodemanager.ko

configname: CONFIG_OCFS2_FS

Linux Kernel Configuration
└─>File systems
└─>OCFS2 file system support
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
OCFS2 is a general purpose extent based shared disk cluster file
system with many similarities to ext3. It supports 64 bit inode
numbers, and has automatically extending metadata groups which may
also make it attractive for non-clustered use.

You'll want to install the ocfs2-tools package in order to at least
get "mount.ocfs2".

Project web page: http://oss.oracle.com/projects/ocfs2
Tools web page: http://oss.oracle.com/projects/ocfs2-tools
OCFS2 mailing lists: http://oss.oracle.com/projects/ocfs2/mailman/

For more information on OCFS2, see the file
Documentation/filesystems/ocfs2.txt.

source code: