[PATCH] DM 0/5: Device-mapper cleanups

From: Kevin Corry
Date: Mon Jun 14 2004 - 13:07:45 EST


Cleanups for Device-Mapper based on feedback from kcopyd, dm-io, and
dm-mirror. These are based on 2.6.7-rc3-mm2.

--
Kevin Corry
kevcorry@xxxxxxxxxx
http://evms.sourceforge.net/


Revision 1:
Create/destroy kcopyd on demand.

Revision 2:
Use structure assignments instead of memcpy's.

Revision 3:
dm-io: Proper error handling when trying to read from multiple regions.

Revision 4:
dm-raid1.c: Make struct region::delayed_bios a bio_list instead of a bio*.

Revision 5:
dm-raid1.c: In rh_exit(), use list_for_each_entry_safe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/