aboutsummaryrefslogtreecommitdiff
path: root/debugfs/xattrs.c
AgeCommit message (Expand)Author
2019-03-26debugfs: fix printing of xattrs with ea_in_inode valuesTheodore Ts'o
2018-08-08Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o
2018-06-23Fix gcc and clang warningsTheodore Ts'o
2018-06-13debugfs: add support to display details of extended attribute structuresTheodore Ts'o
2018-01-02Merge branch 'maint' into nextTheodore Ts'o
2017-12-15Add missing information to debugfs man pages and usage textsTyson Nottingham
2017-07-23libext2fs: add ea_inode support to set xattrTahsin Erdogan
2017-03-03misc: fix all the compiler warningsDarrick J. Wong
2017-01-31debugfs: in ea_get -V, don't print double quotes around the C stringsTheodore Ts'o
2017-01-28libext2fs: translate internal ext4 acl to Posix ACL in ext2fs_xattr_[sg]et()Theodore Ts'o
2017-01-28debugfs: improve how we display and parse extended attribute valuesTheodore Ts'o
2016-06-06tests,debugfs: ea_set's "-f <value_file" needs to be before the other argsTheodore Ts'o
2015-01-27debugfs: fix crash in ea_set argument handlingDarrick J. Wong
2014-08-24misc: fix gcc warningsDarrick J. Wong
2014-07-22debugfs: fix printing of inline data during symlink inode dumpDarrick J. Wong
2014-05-27Misc coverity fixesDarrick J. Wong
2014-05-11misc: coverity fixesDarrick J. Wong
2014-03-11debugfs: create commands to edit extended attributesDarrick J. Wong