mirror_zfs/lib/libzfs
Rob Norris 0dee309471 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-11-15 10:15:00 -08:00
..
os libzfs: use zfs_strerror() in place of strerror() 2024-11-05 15:43:53 -08:00
.gitignore
libzfs_changelist.c Add '-u' - nomount flag for zfs set 2023-10-03 15:41:46 -07:00
libzfs_config.c
libzfs_crypto.c libzfs: use zfs_strerror() in place of strerror() 2024-11-05 15:43:53 -08:00
libzfs_dataset.c libzfs: use zfs_strerror() in place of strerror() 2024-11-05 15:43:53 -08:00
libzfs_diff.c libzfs: use zfs_strerror() in place of strerror() 2024-11-05 15:43:53 -08:00
libzfs_impl.h nvpair: Constify string functions 2023-03-14 15:25:50 -07:00
libzfs_import.c Fix "out of memory" error 2024-01-29 14:53:29 -08:00
libzfs_iter.c libzfs: add v2 iterator interfaces 2023-04-10 11:53:02 -07:00
libzfs_mount.c libzfs: use zfs_strerror() in place of strerror() 2024-11-05 15:43:53 -08:00
libzfs_pool.c Add ashift validation when adding devices to a pool 2024-04-29 13:50:05 -07:00
libzfs_sendrecv.c libzfs: use zfs_strerror() in place of strerror() 2024-11-05 15:43:53 -08:00
libzfs_status.c nvpair: Constify string functions 2023-03-14 15:25:50 -07:00
libzfs_util.c libzfs: use zfs_strerror() in place of strerror() 2024-11-05 15:43:53 -08:00
libzfs.abi value strings: pretty printers for flags and enums 2024-11-15 10:15:00 -08:00
libzfs.pc.in
libzfs.suppr
Makefile.am value strings: pretty printers for flags and enums 2024-11-15 10:15:00 -08:00
THIRDPARTYLICENSE.openssl
THIRDPARTYLICENSE.openssl.descrip