diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man5/zfs-module-parameters.5 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 00d12b087..d33da62f4 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -876,6 +876,17 @@ Default value: \fB4\fR. .sp .ne 2 .na +\fBzfs_send_corrupt_data\fR (int) +.ad +.RS 12n +Allow to send corrupt data (ignore read/checksum errors when sending data) +.sp +Use \fB1\fR for yes and \fB0\fR for no (default). +.RE + +.sp +.ne 2 +.na \fBzfs_sync_pass_deferred_free\fR (int) .ad .RS 12n |