Whamcloud - gitweb
debugfs: improve how we display and parse extended attribute values
authorTheodore Ts'o <tytso@mit.edu>
Sat, 28 Jan 2017 18:09:53 +0000 (13:09 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jan 2017 02:11:19 +0000 (21:11 -0500)
commit997e213ba44841b8523f15909c589d4d49190c1c
treec861a0651da7c1a1506fd5989da0b784cb9ec0be
parent4d5b21be2ebd0ad3ef10ea06be1ff8b6c24cff82
debugfs: improve how we display and parse extended attribute values

Use the new C string printing routine, and allow ea_get command to
display the system.data extended attribute.  Also allow the user to
explicitly request that the string be printed using hex values.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/Makefile.in
debugfs/xattrs.c
tests/d_inline_dump/expect
tests/d_xattr_edits/expect
tests/d_xattr_edits/script
tests/d_xattr_sorting/expect
tests/d_xattr_sorting/script
tests/r_inline_xattr/expect
tests/r_inline_xattr/script