aboutsummaryrefslogtreecommitdiffstats
path: root/qgroup-verify.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-12btrfs-progs: fix using on-disk structure to store in memory dataByongho Lee1-11/+17
2016-01-12btrfs-progs: make private symbols to staticByongho Lee1-4/+4
2015-02-02btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo1-1/+1
2014-11-27Btrfs-progs: add_refs_for_implied: Use root_id instead of root_bytenr.Chandan Rajendra1-2/+2
2014-10-14Btrfs-progs: break out rbtree util functionsJosef Bacik1-0/+1
2014-09-02Btrfs-progs: fix typosHolger Hoffstätte1-2/+2
2014-08-22Btrfs-progs: fix some build warnings on 32bit platformWang Shilong1-2/+2
2014-08-22btrfs-progs: ignore orphaned qgroups by defaultMark Fasheh1-1/+13
2014-08-22btrfs-progs: show extent state for a subvolumeMark Fasheh1-3/+78
2014-08-22btrfs-progs: add quota group verify codeMark Fasheh1-0/+1085