summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/attr_repair.c
AgeCommit message (Expand)Author
2024-04-23xfs: exchange-range for repairs is no longer dynamicDarrick J. Wong
2024-04-23xfs: actually rebuild the parent pointer xattrsDarrick J. Wong
2024-04-23xfs: replay unlocked parent pointer updates that accrue during xattr repairDarrick J. Wong
2024-04-23xfs: salvage parent pointers when rebuilding xattr structuresDarrick J. Wong
2024-04-23xfs: make the reserved block permission flag explicit in xfs_attr_setDarrick J. Wong
2024-04-23xfs: remove some boilerplate from xfs_attr_setDarrick J. Wong
2024-04-23xfs: enforce one namespace per attributeDarrick J. Wong
2024-04-23xfs: remove xfs_da_args.attr_flagsDarrick J. Wong
2024-04-15xfs: repair extended attributesDarrick J. Wong