mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-01-14 17:22:05 +03:00
A small uplift of the cmn_err() and panic() calls in userspace: - remove the suppression on CE_NOTE. We have very few of these calls in a standard build, it's convenient for "print debugging". - make prefixes clear and consistent. - add LIBZPOOL_PANIC_STOP environment variable to send SIGSTOP to the process group on a panic, rather than abort(), so all threads remain alive for inspection. Sponsored-by: Klara, Inc. Sponsored-by: Wasabi Technology, Inc. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com> Signed-off-by: Rob Norris <rob.norris@klarasystems.com> Closes #17834 |
||
|---|---|---|
| .. | ||
| abd_os.c | ||
| arc_os.c | ||
| kernel.c | ||
| Makefile.am | ||
| taskq.c | ||
| util.c | ||
| vdev_label_os.c | ||
| zfs_debug.c | ||
| zfs_racct.c | ||