mirror_zfs/module/zcommon
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
..
cityhash.c
simd_stat.c Add missing guard defines for simd_stat 2024-11-05 15:43:52 -08:00
zfeature_common.c Create zap for root vdev 2023-04-20 10:07:56 -07:00
zfs_comutil.c
zfs_deleg.c
zfs_fletcher_aarch64_neon.c
zfs_fletcher_avx512.c
zfs_fletcher_intel.c
zfs_fletcher_sse.c
zfs_fletcher_superscalar4.c
zfs_fletcher_superscalar.c
zfs_fletcher.c Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN. 2024-05-13 10:27:38 -05:00
zfs_namecheck.c
zfs_prop.c Add SIMD metadata in /proc on Linux follow up 2024-11-15 10:15:00 -08:00
zfs_valstr.c value strings: pretty printers for flags and enums 2024-11-15 10:15:00 -08:00
zpool_prop.c Avoid computing strlen() inside loops 2024-11-05 15:43:52 -08:00
zprop_common.c