summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_attr_item.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: create attr log item opcodes and formats for parent pointersDarrick J. Wong2024-04-231-0/+2
* xfs: move xfs_attr_defer_add to xfs_attr_item.cDarrick J. Wong2024-04-231-0/+8
* xfs: share xattr name and value buffers when logging xattr updatesDarrick J. Wong2022-05-231-4/+9
* xfs: rename struct xfs_attr_item to xfs_attr_intentDarrick J. Wong2022-05-221-3/+3
* xfs: put attr[id] log item cache init with the othersDarrick J. Wong2022-05-221-0/+3
* xfs: Set up infrastructure for log attribute replayAllison Henderson2022-05-041-0/+46