From: Richard Laager Date: Fri, 19 Apr 2019 01:15:58 +0000 (-0500) Subject: Document send_holes_without_birth_time X-Git-Tag: zfs-0.8.0-rc5~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ce7b2d9ad760e3aa0a2185b1c7435c37d284cd8;p=zfs Document send_holes_without_birth_time Reviewed-by: Tom Caputi Reviewed-by: Brian Behlendorf Signed-off-by: Richard Laager Closes #8641 --- diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 4a3ff1d49..be2810f5a 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -110,11 +110,7 @@ Default value: \fB6\fR. \fBignore_hole_birth\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. +This is an alias for \fBsend_holes_without_birth_time\fR. .RE .sp @@ -374,6 +370,19 @@ angular velocity disk drive. Use \fB1\fR for yes (default) and \fB0\fR for no. .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 .ne 2 .na