summaryrefslogtreecommitdiff
path: root/fs/btrfs/qgroup.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-29Btrfs: checking for NULL instead of IS_ERRDan Carpenter1-1/+3
2012-08-29Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter1-2/+6
2012-07-12Btrfs: qgroup implementation and prototypesArne Jansen1-0/+1571