Lines Matching full:feature
16 bool "Overlayfs: turn on redirect directory feature by default"
27 feature will have unexpected results.
47 bool "Overlayfs: turn on inodes index feature by default"
56 The inodes index feature prevents breaking of lower hardlinks on copy
59 Note, that the inodes index feature is not backward compatible.
61 that doesn't support this feature will have unexpected results.
66 bool "Overlayfs: turn on NFS export feature by default"
77 The NFS export feature creates an index on copy up of every file and
84 Note, that the NFS export feature is not backward compatible.
86 that doesn't support this feature will have unexpected results.
88 Most users should say N here and enable this feature on a case-by-
112 bool "Overlayfs: turn on metadata only copy up feature by default"
119 possible to turn off this feature globally with the "metacopy=off"
123 Note, that this feature is not backward compatible. That is,
125 that doesn't support this feature will have unexpected results.