Btrfs: 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)
commit79f95c82dca7665f32bafd68b7cdf4a01fab0840
tree255a204980ad2c6481b36a1d8257d5ee84277d74
parentbb8039515d7c1b521ea22f095b43618ccc771885
Btrfs: 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

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/Makefile
fs/btrfs/ctree.c
fs/btrfs/quick-test.c [new file with mode: 0644]
fs/btrfs/random-test.c