Document send_holes_without_birth_time
Reviewed-by: Tom Caputi <tcaputi@datto.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Richard Laager <rlaager@wiktel.com> Closes #8641
This commit is contained in:
parent
e1fbe77110
commit
6ce7b2d9ad
|
@ -110,11 +110,7 @@ Default value: \fB6\fR.
|
||||||
\fBignore_hole_birth\fR (int)
|
\fBignore_hole_birth\fR (int)
|
||||||
.ad
|
.ad
|
||||||
.RS 12n
|
.RS 12n
|
||||||
When set, the hole_birth optimization will not be used, and all holes will
|
This is an alias for \fBsend_holes_without_birth_time\fR.
|
||||||
always be sent on zfs send. Useful if you suspect your datasets are affected
|
|
||||||
by a bug in hole_birth.
|
|
||||||
.sp
|
|
||||||
Use \fB1\fR for on (default) and \fB0\fR for off.
|
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.sp
|
.sp
|
||||||
|
@ -374,6 +370,19 @@ angular velocity disk drive.
|
||||||
Use \fB1\fR for yes (default) and \fB0\fR for no.
|
Use \fB1\fR for yes (default) and \fB0\fR for no.
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
|
.sp
|
||||||
|
.ne 2
|
||||||
|
.na
|
||||||
|
\fBsend_holes_without_birth_time\fR (int)
|
||||||
|
.ad
|
||||||
|
.RS 12n
|
||||||
|
When set, the hole_birth optimization will not be used, and all holes will
|
||||||
|
always be sent on zfs send. Useful if you suspect your datasets are affected
|
||||||
|
by a bug in hole_birth.
|
||||||
|
.sp
|
||||||
|
Use \fB1\fR for on (default) and \fB0\fR for off.
|
||||||
|
.RE
|
||||||
|
|
||||||
.sp
|
.sp
|
||||||
.ne 2
|
.ne 2
|
||||||
.na
|
.na
|
||||||
|
|
Loading…
Reference in New Issue