From 2fdb9bfc6eab7ed8406237e25d3d50161981f38a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 4 Sep 2017 12:49:18 +0200 Subject: [PATCH] document zfs_send_set_freerecords_bit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- man/man5/zfs-module-parameters.5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 6e04b4977d80..bd754a55cb5e 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -1712,6 +1712,18 @@ Allow sending of corrupt data (ignore read/checksum errors when sending data) Use \fB1\fR for yes and \fB0\fR for no (default). .RE +.sp +.ne 2 +.na +\fBzfs_send_set_freerecords_bit\fR (int) +.ad +.RS 12n +Set the DRR_FREERECORDS bit and send FREE and FREEOBJECTS records when sending +a full stream. (Set this to 0 for 0.6.5.x backwards compatibility.) +.sp +Use \fB1\fR for yes (default) and \fB0\fR for no. +.RE + .sp .ne 2 .na