zfs/include/os/linux
fredw 420a125bdc Add a diagnostic kstat for obtaining pool status
This kstat output does not require taking the spa_namespace
lock, as in the case for 'zpool status'. It can be used for
investigations when pools are in a hung state while holding
global locks required for a traditional 'zpool status' to
proceed.

This kstat is not safe to use in conditions where pools are
in the process of configuration changes (i.e., adding/removing
devices).  Therefore, this kstat is not intended to be a general
replacement or alternative to using 'zpool status'.

Sponsored-by: Wasabi Technology, Inc.
Sponsored-By: Klara Inc.

Co-authored-by: Don Brady <don.brady@klarasystems.com>
Signed-off-by: Don Brady <don.brady@klarasystems.com>
2024-08-29 10:48:29 +05:00
..
kernel/linux Linux 6.11: add compat macro for page_mapping() 2024-08-13 17:47:18 -07:00
spl Add a diagnostic kstat for obtaining pool status 2024-08-29 10:48:29 +05:00
zfs/sys abd_os: break out platform-specific header parts 2024-08-21 13:37:18 -07:00
Makefile.am abd_os: break out platform-specific header parts 2024-08-21 13:37:18 -07:00