From: abraunegg Date: Fri, 27 Oct 2017 22:46:34 +0000 (+1100) Subject: Update spl module parameters man5 with missing parameter details X-Git-Tag: zfs-0.8.0-rc1~152^2~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8fc533725f378d992b683a19cbed1ce513962fcf;p=zfs Update spl module parameters man5 with missing parameter details Update spl module parameters man5 with the following missing parameter details for spl_panic_halt. Reviewed-by: Brian Behlendorf Signed-off-by: Alex Braunegg Closes #664 --- diff --git a/man/man5/spl-module-parameters.5 b/man/man5/spl-module-parameters.5 index e15114445..30d9fc754 100644 --- a/man/man5/spl-module-parameters.5 +++ b/man/man5/spl-module-parameters.5 @@ -2,7 +2,7 @@ .\" .\" Copyright 2013 Turbo Fredriksson . All rights reserved. .\" -.TH SPL-MODULE-PARAMETERS 5 "Nov 18, 2013" +.TH SPL-MODULE-PARAMETERS 5 "Oct 28, 2017" .SH NAME spl\-module\-parameters \- SPL module parameters .SH DESCRIPTION @@ -250,6 +250,20 @@ may be overridden for non-standard configurations. Default value: \fB/etc/hostid\fR .RE +.sp +.ne 2 +.na +\fBspl_panic_halt\fR (uint) +.ad +.RS 12n +Cause a kernel panic on assertion failures. When not enabled, the thread is +halted to facilitate further debugging. +.sp +Set to a non-zero value to enable. +.sp +Default value: \fB0\fR +.RE + .sp .ne 2 .na