From 9ea9e0b9a1f15b1e3b6b89bbc29d2a68df87ab3c Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Fri, 16 Sep 2016 14:05:30 -0700 Subject: Enable ignore_hole_birth module option by default Enable ignore_hole_birth by default until all known hole birth bugs have been resolved and relevant test cases added. Reviewed-by: Boris Protopopov Signed-off-by: Brian Behlendorf Issue #4809 Closes #5099 --- man/man5/zfs-module-parameters.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 3c652277b..ecc69b0a1 100755 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -34,7 +34,7 @@ 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 and \fB0\fR (default) for off. +Use \fB1\fR for on (default) and \fB0\fR for off. .RE .sp -- cgit v1.2.3