aboutsummaryrefslogtreecommitdiffstats
path: root/debugfs/xattrs.c
Commit message (Expand)AuthorAgeFilesLines
* debugfs: fix printing of xattrs with ea_in_inode valuesTheodore Ts'o2019-03-261-1/+1
* Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o2018-08-081-4/+8
* Fix gcc and clang warningsTheodore Ts'o2018-06-231-3/+1
* debugfs: add support to display details of extended attribute structuresTheodore Ts'o2018-06-131-0/+141
* Merge branch 'maint' into nextTheodore Ts'o2018-01-021-1/+1
|\
| * Add missing information to debugfs man pages and usage textsTyson Nottingham2017-12-151-1/+1
* | libext2fs: add ea_inode support to set xattrTahsin Erdogan2017-07-231-11/+0
|/
* misc: fix all the compiler warningsDarrick J. Wong2017-03-031-3/+2
* debugfs: in ea_get -V, don't print double quotes around the C stringsTheodore Ts'o2017-01-311-2/+3
* libext2fs: translate internal ext4 acl to Posix ACL in ext2fs_xattr_[sg]et()Theodore Ts'o2017-01-281-4/+22
* debugfs: improve how we display and parse extended attribute valuesTheodore Ts'o2017-01-281-29/+80
* tests,debugfs: ea_set's "-f <value_file" needs to be before the other argsTheodore Ts'o2016-06-061-5/+4
* debugfs: fix crash in ea_set argument handlingDarrick J. Wong2015-01-271-1/+1
* misc: fix gcc warningsDarrick J. Wong2014-08-241-3/+0
* debugfs: fix printing of inline data during symlink inode dumpDarrick J. Wong2014-07-221-3/+6
* Misc coverity fixesDarrick J. Wong2014-05-271-0/+4
* misc: coverity fixesDarrick J. Wong2014-05-111-18/+20
* debugfs: create commands to edit extended attributesDarrick J. Wong2014-03-111-0/+297