summaryrefslogtreecommitdiff
tag namesetxattr-cleanups_2019-06-28 (afa3bbecc3b80e6bf8c792e01531edde21d4caeb)
tag date2019-06-28 10:57:58 -0700
tagged byDarrick J. Wong <darrick.wong@oracle.com>
tagged objectcommit ac81783e76...
xfs: further FSSETXATTR cleanups
Now that we've refactored a lot of the FSSETXATTR parameter checking code into generic functions, shorten the XFS FS_IOC_[GS]ETFLAGS implementations by making them wrappers around FS_IOC_FS[GS]ETXATTR. Finally, kill all the useless support code that prepared the memory manager to change the S_DAX flag since none of it works anyway.