summaryrefslogtreecommitdiffstats
path: root/tmpfs-implement-generic-xattr-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* rebase and nuke patchesKyle McMartin2011-05-301-557/+0
|
* tmpfs: implement generic xattr supportKyle McMartin2011-05-141-0/+557
Merge Eric Paris' patch to add xattr support to tmpfs, so that it can be used to host mockroots for mass rebuilds. Drop IMA disabling patch, which is no longer necessary since it's run time (but unused) cost is now minimized.