summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_attr_item.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-23xfs: create attr log item opcodes and formats for parent pointersDarrick J. Wong1-0/+2
2024-04-23xfs: move xfs_attr_defer_add to xfs_attr_item.cDarrick J. Wong1-0/+8
2022-05-23xfs: share xattr name and value buffers when logging xattr updatesDarrick J. Wong1-4/+9
2022-05-22xfs: rename struct xfs_attr_item to xfs_attr_intentDarrick J. Wong1-3/+3
2022-05-22xfs: put attr[id] log item cache init with the othersDarrick J. Wong1-0/+3
2022-05-04xfs: Set up infrastructure for log attribute replayAllison Henderson1-0/+46