Lines Matching +full:run +full:- +full:time
1 # SPDX-License-Identifier: GPL-2.0
24 Btrfs is a general purpose copy-on-write filesystem with extents,
52 bool "Btrfs will run sanity tests upon loading"
55 This will run sanity tests for core functionality like free space,
57 at module load time. These are mostly regression tests and are only
66 Enable run-time debugging support for the btrfs filesystem.
79 Enable run-time assertion checking. Additional safety checks are
81 and assumptions of code to run properly. This may result in panics,
97 - COW fixup worker warning - last warning before removing the
98 functionality catching out-of-band page
101 - RAID mirror read policy - additional read policies for balancing
103 profiles (currently: pid, round-robin,
106 - send stream protocol v3 - fs-verity support
108 - checksum offload mode - sysfs knob to affect when checksums are
109 calculated (at IO time, or in a thread)
111 - raid-stripe-tree - additional mapping of extents to devices to
115 - extent tree v2 - complex rework of extent tracking
124 Enable run-time extent reference verification instrumentation. This