aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/root-tree.c
Commit message (Collapse)AuthorAge
...
* Btrfs: transaction handles everywhereChris Mason2007-03-16
| | | | Signed-off-by: Chris Mason <chris.mason@oracle.com>
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
| | | | | | | | Add (untested and simple) directory item code Fix comp_keys to use the new key ordering Add btrfs_insert_empty_item Signed-off-by: Chris Mason <chris.mason@oracle.com>
* Btrfs: variable block size supportChris Mason2007-03-14
| | | | Signed-off-by: Chris Mason <chris.mason@oracle.com>
* 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>