zfs/lib
Fred Weigel 747c7bbcf6 Add a JSON equivalent to zpool-status(8)
This is a squashed commit of the commits from
03a64568f318c696b9e4be19429e72b446c97462 to
1c64f0c8832b34bfa82645125351d6c62815ae21 developed by Fred Weigel.

Usage:

    cat /proc/spl/kstat/zfs/POOLNAME/stats

The following changes has been applied during the rebase of the patches
on top of the 2.1.5 branch:

- Drop ZFS_IOC_ADD_LOG. This ioctl was introduced to support introducing
  messages into the ZFS kernel log. It was used for debugging during
  development. The implementation of this debugging feature made `zpool
  addlog` output messages to /proc/spl/kstat/zfs/dbgmsg. The messages
  could later be retrieved with `zdbgmsg show`.
- Change the fmgw.c entry in lib/libzpool/Makefile.am to json_stats.c.
  The fmgw.c file has already been renamed to json_stats.c in other
  places.

Co-authored-by: Mateusz Piotrowski <mateusz.piotrowski@klarasystems.com>

(cherry picked from commit 75f3395d7fc0c93c02c8a8e792515f3e821aa05a)
2023-07-05 13:27:30 +00:00
..
libavl cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libefi cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libicp cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libnvpair Upgrade to libabigail 2.0.0 2021-11-05 07:59:40 -07:00
libshare freebsd/libshare: nfs: don't send SIGHUP to all processes 2022-02-03 15:28:01 -08:00
libspl FreeBSD: libspl: Add locking around statfs globals 2022-05-27 09:19:37 -07:00
libtpool cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libunicode cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libuutil Upgrade to libabigail 2.0.0 2021-11-05 07:59:40 -07:00
libzfs libzfs: Fail making a dataset handle gracefully 2022-06-06 16:57:51 -07:00
libzfs_core Upgrade to libabigail 2.0.0 2021-11-05 07:59:40 -07:00
libzfsbootenv Upgrade to libabigail 2.0.0 2021-11-05 07:59:40 -07:00
libzpool Add a JSON equivalent to zpool-status(8) 2023-07-05 13:27:30 +00:00
libzstd cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libzutil libzutil: zpool_find_config: remove unused variable 2022-05-02 15:42:58 -07:00
Makefile.am cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00