Patches for 2.4 kernels for EVMS 2.5.5. See the top-level INSTALL for more
details before applying these patches.

Apply each patch with:
cd /usr/src/linux-2.4.32/ (or 22 through 31)
patch -p1 < filename.patch

dm-snapshot.patch:
	Extra patch for DM snapshot code. Allows origin devices to be correctly
	activated before their snapshot devices. Required if you want to use
	snapshots with EVMS.

dm-bbr.patch:
	Patch to provide a Bad-Block-Relocation target for Device-Mapper.
	Required if you want to use BBR devices.

