Skip to content

Commit

Permalink
document zfs_send_set_freerecords_bit
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Grünbichler <[email protected]>
  • Loading branch information
Fabian-Gruenbichler committed Sep 8, 2017
1 parent 982692c commit 3763821
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions man/man5/zfs-module-parameters.5
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3763821

Please sign in to comment.