summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/attr.h
AgeCommit message (Expand)Author
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