Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Btrfs: Change the super to point to a tree of trees to enable persistent ↵ | Chris Mason | 2007-03-13 | 1 | -1/+3 |
| | | | | | | snapshots Signed-off-by: Chris Mason <chris.mason@oracle.com> | ||||
* | rename funcs and structs to btrfs | Chris Mason | 2007-03-13 | 1 | -4/+4 |
| | | | | Signed-off-by: Chris Mason <chris.mason@oracle.com> | ||||
* | Btrfs: Add sparse checking to Makefile | Chris Mason | 2007-02-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris Mason <chris.mason@oracle.com> | ||||
* | Btrfs: Add fsx-style randomized tree tester | Chris Mason | 2007-02-26 | 1 | -0/+19 |
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> |