Lines Matching +full:run +full:- +full:control
1 # SPDX-License-Identifier: GPL-2.0
24 Btrfs is a general purpose copy-on-write filesystem with extents,
42 bool "Btrfs POSIX Access Control Lists"
46 POSIX Access Control Lists (ACLs) support permissions for users and
49 If you don't know what Access Control Lists are, say N
52 bool "Btrfs will run sanity tests upon loading"
55 This will run sanity tests for core functionality like free space,
67 Enable run-time debugging support for the btrfs filesystem.
80 Enable run-time assertion checking. Additional safety checks are
82 and assumptions of code to run properly. This may result in panics,
98 - COW fixup worker warning - last warning before removing the
99 functionality catching out-of-band page
102 - RAID mirror read policy - additional read policies for balancing
104 profiles (currently: pid, round-robin,
107 - send stream protocol v3 - fs-verity support
109 - checksum offload mode - sysfs knob to affect when checksums are
112 - raid-stripe-tree - additional mapping of extents to devices to
116 - extent tree v2 - complex rework of extent tracking
118 - large folio support