summaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* staging: erofs: simplify return value of `xattr_foreach'Gao Xiang2018-09-201-15/+9
* staging: erofs: add some comments for xattr subsystemGao Xiang2018-09-201-1/+12
* staging: erofs: use explicit unsigned int typeThomas Weißschuh2018-09-141-22/+22
* staging: erofs: add error handling for xattr submoduleGao Xiang2018-08-271-40/+82
* staging: erofs: separate erofs_get_meta_pageGao Xiang2018-08-271-9/+14
* staging: erofs: fix if assignment style issueKristaps Čivkulis2018-08-051-8/+8
* staging: erofs: remove a redundant marco in xattrGao Xiang2018-08-011-2/+0
* staging: erofs: introduce xattr & acl supportGao Xiang2018-07-271-0/+579