ReiserFS data logging/ordered patches and small transaction speedups.  Apply
in the order listed below.

To use the data logging mode, mount -o data=journal
To use the data ordered mode, mount -o data=ordered
To use the data writeback mode, mount -o data=writeback

The default is now data=ordered

I've integrated with Andrew Morton's b_journal_head patch, so these should
apply to the -ac kernels now.

Mail [email protected] with questions or problems.

01-reiserfs-free-blocks # fixes a -ENOSPC bug
02-akpm-b_journal_head-1.diff.gz # you don't need this on -ac
03-reiserfs-sync_fs-5.diff.gz
04-data-logging-40.diff.gz

These add reiserfs quota support

06-reiserfs-quota-28.diff.gz
07-kinoded-10.diff.gz

This is a general speedup, it does not relate to data logging.

05-write_times.diff

Re-diffed aganst 2.4.24 from 2.4.25 patches
(ftp://ftp.suse.com/pub/people/mason/patches/data-logging/2.4.25) by
[email protected] at 2004.03.16.