Lines Matching +full:fault +full:- +full:log +full:- +full:enable
1 # SPDX-License-Identifier: GPL-2.0-only
20 F2FS is based on Log-structured File System (LFS), which supports
21 versatile "flash-friendly" features. The design has been focused on
25 Since flash-based storages show different characteristics according to
27 and tools support various parameters not only for configuring on-disk
41 - major filesystem information managed by f2fs currently
42 - average SIT information about whole segments
43 - current memory footprint consumed by f2fs.
75 option if you use the setcap command to assign initial process capabi-
89 bool "F2FS fault injection facility"
100 Enable filesystem-level compression on f2fs regular files,
101 multiple back-end compression algorithms are supported.
111 bool "LZO-RLE compression support"
115 Support LZO-RLE compress algorithm, if unsure, say Y.
129 Support LZ4HC compress algorithm, LZ4HC has compatible on-disk
146 sysfs node to enable this feature.