Files
scoutfs/utils/man
Auke Kok 4e2c1e83be Optionally print out xattr values
We cannot validate that totl keys have the correct count/value without
also extracting and printing the value for xattrs, which by default
is omitted (a sane default). Add a default-disabled --xattr-values/-V
flag to enable printing these out.

Because xattr values can span multiple items, this only will print
out the first one, and ellipsize it if it continues elsewhere. It is
filtered through isprint() to avoid printing non-printable characters.

Signed-off-by: Auke Kok <auke.kok@versity.com>
2026-04-16 11:26:29 -07:00
..
2021-05-26 14:18:39 -07:00
2025-11-13 17:19:04 -08:00
2026-04-16 11:26:29 -07:00