Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - O index
The Linux kernel configuration item CONFIG_OCFS2_FS
has multiple definitions:
fs/ocfs2/Kconfig
The configuration item CONFIG_OCFS2_FS:
CONFIG_INET && CONFIG_SYSFS && CONFIG_CONFIGFS_FS
ocfs2_dlm
, ocfs2_dlmfs
, ocfs2_dlmfs
, ocfs2_nodemanager
, ocfs2_nodemanager
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.
fs/Kconfig
The configuration item CONFIG_OCFS2_FS:
CONFIG_NET && CONFIG_SYSFS
ocfs2_dlm
, ocfs2_dlmfs
, ocfs2_dlmfs
, ocfs2_nodemanager
, ocfs2_nodemanager
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.
fs/Kconfig
The configuration item CONFIG_OCFS2_FS:
CONFIG_NET && CONFIG_SYSFS && CONFIG_EXPERIMENTAL
ocfs2_dlm
, ocfs2_dlmfs
, ocfs2_dlmfs
, ocfs2_nodemanager
, ocfs2_nodemanager
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)
Raw data from LKDDb:
lkddb fs "ocfs2" : CONFIG_OCFS2_FS : fs/ocfs2/super.c # in 2.6.16–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb fs "ocfs2_dlmfs" : CONFIG_OCFS2_FS : fs/ocfs2/dlm/dlmfs.c # in 2.6.16–2.6.25
lkddb fs "ocfs2_dlmfs" : CONFIG_OCFS2_FS : fs/ocfs2/dlmfs/dlmfs.c # in 2.6.34–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb fs "ocfs2_dlmfs" : CONFIG_OCFS2_FS CONFIG_OCFS2_FS_O2CB : fs/ocfs2/dlm/dlmfs.c # in 2.6.26–2.6.33
lkddb module ocfs2_dlm CONFIG_OCFS2_FS : fs/Kconfig : "OCFS2 file system support" # in 2.6.16–2.6.25
lkddb module ocfs2_dlmfs CONFIG_OCFS2_FS : fs/Kconfig : "OCFS2 file system support" # in 2.6.16–2.6.25
lkddb module ocfs2_dlmfs CONFIG_OCFS2_FS : fs/ocfs2/Kconfig : "OCFS2 file system support" # in 2.6.34–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb module ocfs2_nodemanager CONFIG_OCFS2_FS : fs/Kconfig : "OCFS2 file system support" # in 2.6.26–2.6.28
lkddb module ocfs2_nodemanager CONFIG_OCFS2_FS : fs/ocfs2/Kconfig : "OCFS2 file system support" # in 2.6.29–2.6.33
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - O index
Automatically generated (in year 2024). See also LKDDb sources on GitLab