1. bench.sh: shell script used for benchmarking.

The benchmarks were run on a reiser4 partition mounted with the
"sync" mount option.

The script stalled during the "create small files in random order" 
test of bonnie++. Bonnie++ was run with 4 concurrent processes.
One process (bonnie++ 32563) got 100% CPU,
the others were in D state. The file system was no more accessible.

2. errlog: The stderr of the bench.sh script.

3. kernel-msgs.txt: The relevant kernel messages. 
   See also 

4. fsck--check.txt: output of fsck.reiser4 --check after reboot.

5. debugfs*txt: output of debugfs.reiser4 run with different options
  after reboot, before repairing the fs.

6. fsck--build-fs.txt: first run of fsck.reiser4 --build-fs (caught SEGV,
  see also kernel-msgs.txt)

7. fsck--build-fs-1.txt: second run of fsck.reiser4 --build-fs succeeded.

8. ls-lR_after_fsck.txt: The file system tree after the fsck.
the large "bench.sh..." file should have been deleted.

9. dd.out: log file of the "dd" test of bench.sh

10. bonnie.out: output file of the "bonnie" test of bench.sh

