summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/attr.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2021-08-10xfs: replace kmem_alloc_large() with kvmalloc()Dave Chinner1-3/+0
2019-07-05xfs: only allocate memory for scrubbing attributes when we need itDarrick J. Wong1-1/+5
2019-07-05xfs: refactor attr scrub memory allocation functionDarrick J. Wong1-0/+2
2019-07-05xfs: refactor extended attribute buffer pointer functionsDarrick J. Wong1-0/+65