Lines Matching +full:fault +full:- +full:inject
1 # SPDX-License-Identifier: GPL-2.0-only
19 F2FS is based on Log-structured File System (LFS), which supports
20 versatile "flash-friendly" features. The design has been focused on
24 Since flash-based storages show different characteristics according to
26 and tools support various parameters not only for configuring on-disk
40 - major filesystem information managed by f2fs currently
41 - average SIT information about whole segments
42 - current memory footprint consumed by f2fs.
74 option if you use the setcap command to assign initial process capabi-
88 bool "F2FS fault injection facility"
91 Test F2FS to inject faults such as ENOMEM, ENOSPC, and so on.
99 Enable filesystem-level compression on f2fs regular files,
100 multiple back-end compression algorithms are supported.
110 bool "LZO-RLE compression support"
114 Support LZO-RLE compress algorithm, if unsure, say Y.
128 Support LZ4HC compress algorithm, LZ4HC has compatible on-disk