aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/attr.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-09xfs: replace kmem_alloc_large() with kvmalloc()Gravatar Dave Chinner 1-3/+0
2019-07-05xfs: only allocate memory for scrubbing attributes when we need itGravatar Darrick J. Wong 1-1/+5
2019-07-05xfs: refactor attr scrub memory allocation functionGravatar Darrick J. Wong 1-0/+2
2019-07-05xfs: refactor extended attribute buffer pointer functionsGravatar Darrick J. Wong 1-0/+65