aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr.h
AgeCommit message (Expand)Author
2020-03-05xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLEChristoph Hellwig
2019-08-30xfs: allocate xattr buffer on demandDave Chinner
2019-07-05xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong
2019-04-30xfs: always rejoin held resources during defer rollDarrick J. Wong
2019-02-11xfs: check attribute name validityDarrick J. Wong
2018-10-18xfs: Add attibute remove and helper functionsAllison Henderson
2018-10-18xfs: Add attibute set and helper functionsAllison Henderson
2018-10-18xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.hAllison Henderson