1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-03-29 06:53:47 +03:00
mirror_zfs/module/os/linux
Damian Szuberski a014378dd0
spl: make 'spl_panic_halt' working for all cases
The default behavior where the serious ZFS errors cause FS thread to
stuck is very bad for some production scenario.

In some production scenarios (Linux), it is recommended to make real
kernel PANIC, where system can be rebooted by watchdog or kernel itself.
This patch enables coherent handling of spl_panic_halt parameter.

Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Authored-by: Wojciech Nizinski <w.nizinski@grinn-global.com>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes 
Closes 
2022-02-18 11:43:11 -08:00
..
spl spl: make 'spl_panic_halt' working for all cases 2022-02-18 11:43:11 -08:00
zfs module: mark arguments used 2022-02-18 09:34:03 -08:00