zfs/cmd/zdb
Brian Behlendorf dd19821149
zdb: consistent xattr output
When using zdb to output the value of an xattr only interpret it
as printable characters if the entire byte array is printable.
Additionally, if the --parseable option is set always output the
buffer contents as octal for easy parsing.

Reviewed-by: Olaf Faaland <faaland1@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #14830
2023-05-08 11:17:41 -07:00
..
Makefile.am zdb: add decryption support 2023-03-02 13:39:09 -08:00
zdb.c zdb: consistent xattr output 2023-05-08 11:17:41 -07:00
zdb.h Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
zdb_il.c Implementation of block cloning for ZFS 2023-03-10 11:59:53 -08:00