public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] DM 0/5: Device-mapper cleanups
@ 2004-06-14 13:09 Kevin Corry
  2004-06-14 13:16 ` [PATCH] DM 1/5: Create/destroy kcopyd on demand Kevin Corry
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kevin Corry @ 2004-06-14 13:09 UTC (permalink / raw)
  To: Andrew Morton, LKML

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@us.ibm.com
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-06-14 18:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-14 13:09 [PATCH] DM 0/5: Device-mapper cleanups Kevin Corry
2004-06-14 13:16 ` [PATCH] DM 1/5: Create/destroy kcopyd on demand Kevin Corry
2004-06-14 13:17 ` [PATCH] DM 2/5: Use structure assignments instead of memcpy Kevin Corry
2004-06-14 13:18 ` [PATCH] DM 3/5: dm-io: Error handling Kevin Corry
2004-06-14 13:18 ` [PATCH] DM 4/5: dm-raid1.c: Make delayed_bios a bio_list Kevin Corry
2004-06-14 13:19 ` [PATCH] DM 5/5: dm-raid1.c: Use list_for_each_entry_safe Kevin Corry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox