summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/attr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: replace kmem_alloc_large() with kvmalloc()Dave Chinner2021-08-101-3/+0
* xfs: only allocate memory for scrubbing attributes when we need itDarrick J. Wong2019-07-051-1/+5
* xfs: refactor attr scrub memory allocation functionDarrick J. Wong2019-07-051-0/+2
* xfs: refactor extended attribute buffer pointer functionsDarrick J. Wong2019-07-051-0/+65