aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/debug-tree.c
Commit message (Collapse)AuthorAge
* Btrfs: Change the super to point to a tree of trees to enable persistent ↵Chris Mason2007-03-13
| | | | | | snapshots Signed-off-by: Chris Mason <chris.mason@oracle.com>
* rename funcs and structs to btrfsChris Mason2007-03-13
| | | | Signed-off-by: Chris Mason <chris.mason@oracle.com>
* Btrfs: Add sparse checking to MakefileChris Mason2007-02-28
| | | | Signed-off-by: Chris Mason <chris.mason@oracle.com>
* Btrfs: Add fsx-style randomized tree testerChris Mason2007-02-26
Add debug-tree command to print the tree Add extent-tree.c to the repo Comment ctree.h Signed-off-by: Chris Mason <chris.mason@oracle.com>