aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-25Btrfs: Dislable acl xattr handlersYan1-6/+6
2008-09-25Btrfs: Fix compile on kernel without ACLs enabledYan1-2/+4
2008-09-25Btrfs: Change magic string to reflect new formatChris Mason1-1/+2
2008-09-25Btrfs: Implement ACLs setting and gettingYan1-12/+4
2008-09-25Btrfs: xattr fixesJosef Bacik1-2/+2
2008-09-25Btrfs: Make ACLs return EOPNOTSUPP for nowJosef Bacik1-2/+2
2008-09-25xattr support for btrfsJosef Bacik1-0/+497