Analyse et explore linux
Component OVERLAY_FS_INDEX

Component Type: kbuild config

Description: Overlayfs: turn on inodes index feature by default

More info: If this config option is enabled then overlay filesystems will use the index directory to map lower inodes to upper inodes by default. In this case it is still possible to turn off index globally with the "index=off" module option or on a filesystem instance basis with the "index=off" mount option. The inodes index feature prevents breaking of lower hardlinks on copy up. Note, that the inodes index feature is not backward compatible. That is, mounting an overlay which has an inodes index on a kernel that doesn't support this feature will have unexpected results. If unsure, say N.

Build project: Kconfig (Linux kconfig) (Path: fs\overlayfs\Kconfig )

Other views: file explorer

Generated by PFA software prototype