summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_attr_item.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-12xfs: separate out initial attr_set statesDave Chinner1-1/+12
2022-05-11xfs: rework deferred attribute operation setupDave Chinner1-1/+8
2022-05-11xfs: initialise attrd item to zeroDave Chinner1-1/+1
2022-05-11xfs: Add helper function xfs_init_attr_transAllison Henderson1-10/+2
2022-05-11xfs: Merge xfs_delattr_context into xfs_attr_itemAllison Henderson1-26/+24
2022-05-11xfs: Add log attribute error tagAllison Henderson1-0/+7
2022-05-11xfs: Remove unused xfs_attr_*_argsAllison Henderson1-6/+3
2022-05-09xfs: Implement attr logging and replayAllison Henderson1-0/+368
2022-05-04xfs: Set up infrastructure for log attribute replayAllison Henderson1-0/+458