Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - O index

CONFIG_OCFS2_FS: OCFS2 file system support

General informations

The Linux kernel configuration item CONFIG_OCFS2_FS has multiple definitions:

OCFS2 file system support found in fs/ocfs2/Kconfig

The configuration item CONFIG_OCFS2_FS:

Help text

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: https://ocfs2.wiki.kernel.org/ Tools web page: https://github.com/markfasheh/ocfs2-tools OCFS2 mailing lists: https://subspace.kernel.org/lists.linux.dev.html

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

OCFS2 file system support found in fs/Kconfig

The configuration item CONFIG_OCFS2_FS:

Help text

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.

OCFS2 file system support (EXPERIMENTAL) found in fs/Kconfig

The configuration item CONFIG_OCFS2_FS:

Help text

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/

Note: Features which OCFS2 does not support yet: - extended attributes - shared writeable mmap - loopback is supported, but data written will not be cluster coherent. - quotas - cluster aware flock - Directory change notification (F_NOTIFY) - Distributed Caching (F_SETLEASE/F_GETLEASE/break_lease) - POSIX ACLs - readpages / writepages (not user visible)

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - O index

Automatically generated (in year 2024). See also LKDDb sources on GitLab