platform/upstream/btrfs-progs.git
18 years agomerge on the way down during deletes
Chris Mason [Thu, 1 Mar 2007 17:04:21 +0000 (12:04 -0500)]
merge on the way down during deletes

18 years agomore return code checking
Chris Mason [Wed, 28 Feb 2007 21:46:22 +0000 (16:46 -0500)]
more return code checking

18 years agoreturn code checking
Chris Mason [Wed, 28 Feb 2007 21:35:06 +0000 (16:35 -0500)]
return code checking

18 years agoAdd sparse checking to Makefile
Chris Mason [Wed, 28 Feb 2007 14:40:58 +0000 (09:40 -0500)]
Add sparse checking to Makefile

18 years agoTake out the merge-during-search-on-delete code, it is buggy.
Chris Mason [Wed, 28 Feb 2007 14:27:02 +0000 (09:27 -0500)]
Take out the merge-during-search-on-delete code, it is buggy.

18 years agomore 32 bit cleanups
Chris Mason [Mon, 26 Feb 2007 19:26:58 +0000 (14:26 -0500)]
more 32 bit cleanups

18 years ago32bit cleanups
Chris Mason [Mon, 26 Feb 2007 15:55:42 +0000 (10:55 -0500)]
32bit cleanups

18 years agou64 cleanups
Chris Mason [Mon, 26 Feb 2007 15:55:01 +0000 (10:55 -0500)]
u64 cleanups

18 years agofixup dbfile perms
Chris Mason [Mon, 26 Feb 2007 15:46:55 +0000 (10:46 -0500)]
fixup dbfile perms

18 years agoAdd fsx-style randomized tree tester
Chris Mason [Mon, 26 Feb 2007 15:40:21 +0000 (10:40 -0500)]
Add fsx-style randomized tree tester
Add debug-tree command to print the tree
Add extent-tree.c to the repo
Comment ctree.h

18 years agocleanup & comment
Chris Mason [Sat, 24 Feb 2007 18:39:08 +0000 (13:39 -0500)]
cleanup & comment

18 years agopush_leaf_right
Chris Mason [Sat, 24 Feb 2007 17:47:20 +0000 (12:47 -0500)]
push_leaf_right

18 years agoBreak up ctree.c a little
Chris Mason [Sat, 24 Feb 2007 11:24:44 +0000 (06:24 -0500)]
Break up ctree.c a little
Extent fixes

18 years agoBlock sized tree extents and extent deletion
Chris Mason [Fri, 23 Feb 2007 13:38:36 +0000 (08:38 -0500)]
Block sized tree extents and extent deletion

18 years agoswitch to early splits
Chris Mason [Thu, 22 Feb 2007 16:39:13 +0000 (11:39 -0500)]
switch to early splits

18 years agoextent fixes
Chris Mason [Wed, 21 Feb 2007 22:04:57 +0000 (17:04 -0500)]
extent fixes

18 years agoadd mkfs.c
Chris Mason [Tue, 20 Feb 2007 21:41:09 +0000 (16:41 -0500)]
add mkfs.c

18 years agoearly extent mapping support
Chris Mason [Tue, 20 Feb 2007 21:40:44 +0000 (16:40 -0500)]
early extent mapping support

18 years agoCommenting/cleanup
Chris Mason [Fri, 2 Feb 2007 16:05:29 +0000 (11:05 -0500)]
Commenting/cleanup

18 years agoAdd backing store, memory management
Chris Mason [Fri, 2 Feb 2007 14:18:22 +0000 (09:18 -0500)]
Add backing store, memory management

18 years agoFaster deletes, add Makefile and kerncompat
Chris Mason [Fri, 26 Jan 2007 21:38:42 +0000 (16:38 -0500)]
Faster deletes, add Makefile and kerncompat

18 years agoInitial checkin, basic working tree code
Chris Mason [Fri, 26 Jan 2007 20:51:26 +0000 (15:51 -0500)]
Initial checkin, basic working tree code