Chris Mason
|
d9f1317c7d
|
add GPLv2
|
2007-06-12 09:07:11 -04:00 |
Chris Mason
|
38ef945266
|
printf cleanups
|
2007-06-12 08:08:04 -04:00 |
Chris Mason
|
832427bdba
|
cleanup warnings found with -O2
|
2007-05-22 10:07:10 -04:00 |
Chris Mason
|
f247156e4f
|
transaction handles everywhere
|
2007-03-16 16:20:31 -04:00 |
Chris Mason
|
da99898c78
|
Use a chunk of the key flags to record the item type.
Add (untested and simple) directory item code
Fix comp_keys to use the new key ordering
Add btrfs_insert_empty_item
|
2007-03-15 12:56:47 -04:00 |
Chris Mason
|
aa60202f13
|
rename funcs and structs to btrfs
|
2007-03-13 10:46:10 -04:00 |
Chris Mason
|
f6a88938c6
|
struct item endian fixes
|
2007-03-12 20:12:07 -04:00 |
Chris Mason
|
b2e2afd7b4
|
struct key endian fixes
|
2007-03-12 16:22:34 -04:00 |
Chris Mason
|
8e17fab249
|
get/set for struct header fields
|
2007-03-12 12:01:18 -04:00 |
Chris Mason
|
79b90e3fdf
|
Fixup reference counting on cows
|
2007-03-06 20:08:01 -05:00 |
Chris Mason
|
7da449a2f6
|
early reference counting
|
2007-03-02 16:08:05 -05:00 |
Chris Mason
|
bd530a2cff
|
period commit during initial fill in the random tester
|
2007-03-02 10:06:43 -05:00 |
Chris Mason
|
11bc1cd2a5
|
Fix extent code to use merge during delete
Remove implicit commit in del_item and insert_item
Add implicit commit to close()
Add commit op in random-test
|
2007-03-02 09:47:58 -05:00 |
Chris Mason
|
fa070f3071
|
Fixup the code to merge during path walks
Add a bulk insert/remove test to random-test
Add the quick-test code back as another regression test
|
2007-03-01 15:16:26 -05:00 |
Chris Mason
|
92ce8be120
|
return code checking
|
2007-02-28 16:35:06 -05:00 |
Chris Mason
|
ed0a072aca
|
32bit cleanups
|
2007-02-26 10:55:42 -05:00 |
Chris Mason
|
46db63cb16
|
u64 cleanups
|
2007-02-26 10:55:01 -05:00 |
Chris Mason
|
8f3b86bae3
|
Add fsx-style randomized tree tester
Add debug-tree command to print the tree
Add extent-tree.c to the repo
Comment ctree.h
|
2007-02-26 10:40:21 -05:00 |