From: Kevin Corry <kevcorry@us.ibm.com>
To: Andrew Morton <akpm@osdl.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] DM 0/5: Device-mapper cleanups
Date: Mon, 14 Jun 2004 13:09:31 +0000 [thread overview]
Message-ID: <200406141309.31127.kevcorry@us.ibm.com> (raw)
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
next reply other threads:[~2004-06-14 18:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-14 13:09 Kevin Corry [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200406141309.31127.kevcorry@us.ibm.com \
--to=kevcorry@us.ibm.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox