zfs/lib/libzfs
Rob Norris 82ff9aafd6 value strings: pretty printers for flags and enums
This adds zfs_valstr, a collection of pretty printers for bitfields and
enums. These are useful in debugging, logging and other display contexts
where raw values are difficult for the untrained (or even trained!) eye
to decipher.

Sponsored-by: Klara, Inc.
Sponsored-by: Wasabi Technology, Inc.
Signed-off-by: Rob Norris <rob.norris@klarasystems.com>
2024-09-05 13:40:05 -07:00
..
os Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN. 2024-05-10 08:47:21 -07:00
.gitignore
Makefile.am value strings: pretty printers for flags and enums 2024-09-05 13:40:05 -07:00
THIRDPARTYLICENSE.openssl
THIRDPARTYLICENSE.openssl.descrip
libzfs.abi value strings: pretty printers for flags and enums 2024-09-05 13:40:05 -07:00
libzfs.pc.in
libzfs.suppr
libzfs_changelist.c
libzfs_config.c
libzfs_crypto.c libzfs: use zfs_strerror() in place of strerror() 2024-01-29 09:54:57 -08:00
libzfs_dataset.c Overflowing refreservation is bad 2024-04-29 11:32:49 -07:00
libzfs_diff.c libzfs: use zfs_strerror() in place of strerror() 2024-01-29 09:54:57 -08:00
libzfs_impl.h ddt: add support for prefetching tables into the ARC 2024-07-26 09:16:18 -07:00
libzfs_import.c
libzfs_iter.c
libzfs_mount.c Better control the thread pool size when mounting datasets 2024-05-14 09:36:21 -07:00
libzfs_pool.c Add DDT prune command 2024-09-04 14:17:02 -07:00
libzfs_sendrecv.c Fix printf typo for `zfs receive -cv` (#16295) 2024-07-17 17:18:12 -07:00
libzfs_status.c
libzfs_util.c JSON output support for zpool get 2024-08-06 12:47:00 -07:00