]> granicus.if.org Git - zfs/commitdiff
Update spl module parameters man5 with missing parameter details
authorabraunegg <alex.braunegg@gmail.com>
Fri, 27 Oct 2017 22:46:34 +0000 (09:46 +1100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Oct 2017 22:46:34 +0000 (15:46 -0700)
Update spl module parameters man5 with the following missing parameter
details for spl_panic_halt.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alex Braunegg <alex.braunegg@gmail.com>
Closes #664

man/man5/spl-module-parameters.5

index e151144458567f656aab57438cebafb26d37d4e3..30d9fc754454af1a4fea5c7c173f1d01f74c6d2f 100644 (file)
@@ -2,7 +2,7 @@
 .\"
 .\" Copyright 2013 Turbo Fredriksson <turbo@bayour.com>. 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