Fixup the code to merge during path walks
authorChris Mason <chris.mason@oracle.com>
Thu, 1 Mar 2007 20:16:26 +0000 (15:16 -0500)
committerDavid Woodhouse <dwmw2@hera.kernel.org>
Thu, 1 Mar 2007 20:16:26 +0000 (15:16 -0500)
commitfa070f30711b3c06338fd314b2ba37f13c3ac13d
tree1b9bb7a41cd3cf557b7fcbd3345bdd82b606f9bc
parentc6cc57e03184ba88a1587ddb1ebc16f3ce9e55ca
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
Makefile
ctree.c
quick-test.c [new file with mode: 0644]
random-test.c