Please read doc/InterMezzo-ext3.txt before using either of these patches.

ext3-0.0.2d-2214.diff - Patch for ext3 against official 2.2.14 kernel.  This
	patch also contains fixes to ext3 not included in the official 0.0.2d
	patch from Stephen.
journal_sym.diff - Patch for adding journal symbols if using Stephen Tweedie's
	ext3 patch.  Not needed if using ext3-0.0.2d-2214.diff.
ext3-0.0.2d-orphan.diff - Patch for ext3 to be applied after ext3-0.0.2d.
	This fixes several ext3 problems, primarily the handling of "orphan"
	inodes (inodes which are unlinked but held open by a process when the
	system crashes).  It also fixes ext3_write_super (which caused an oops
	if a dirty filesystem was unmounted before sync could run), a stale
	timer for kjournald, ext3 inode versioning (per 2.2.14 ext2), and
	socket filetypes.
loop_discard.diff - Patch for enabling the loop device to "discard" I/O
	requests, allowing testing of failure modes in InterMezzo and other
	filesystems
