File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 18
18
.\"
19
19
.\" Copyright (c) 2024, Klara, Inc.
20
20
.\"
21
- .Dd October 2 , 2024
21
+ .Dd November 1 , 2024
22
22
.Dt ZFS 4
23
23
.Os
24
24
.
@@ -1333,9 +1333,10 @@ results in vector instructions
1333
1333
from the respective CPU instruction set being used.
1334
1334
.
1335
1335
.It Sy zfs_bclone_enabled Ns = Ns Sy 1 Ns | Ns 0 Pq int
1336
- Enable the experimental block cloning feature.
1336
+ Enables access to the block cloning feature.
1337
1337
If this setting is 0, then even if feature@block_cloning is enabled,
1338
- attempts to clone blocks will act as though the feature is disabled.
1338
+ using functions and system calls that attempt to clone blocks will act as
1339
+ though the feature is disabled.
1339
1340
.
1340
1341
.It Sy zfs_bclone_wait_dirty Ns = Ns Sy 0 Ns | Ns 1 Pq int
1341
1342
When set to 1 the FICLONE and FICLONERANGE ioctls wait for dirty data to be
You can’t perform that action at this time.
0 commit comments