summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/attr.h
AgeCommit message (Expand)Author
2022-11-09xfs: check used space of shortform xattr structuresDarrick J. Wong
2022-11-09xfs: split valuebuf from xchk_xattr_buf.bufDarrick J. Wong
2022-11-09xfs: split usedmap from xchk_xattr_buf.bufDarrick J. Wong
2022-11-09xfs: split freemap from xchk_xattr_buf.bufDarrick J. Wong
2022-11-09xfs: remove unnecessary dstmap in xattr scrubberDarrick J. Wong
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2021-08-09xfs: replace kmem_alloc_large() with kvmalloc()Dave Chinner
2019-07-05xfs: only allocate memory for scrubbing attributes when we need itDarrick J. Wong
2019-07-05xfs: refactor attr scrub memory allocation functionDarrick J. Wong
2019-07-05xfs: refactor extended attribute buffer pointer functionsDarrick J. Wong