linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: heinzm@redhat.com
To: linux-raid@vger.kernel.org
Cc: Heinz Mauelshagen <heinzm@redhat.com>
Subject: [PATCH v2 0/4] dm-raid: Add support for the MD RAID0 personality
Date: Wed, 29 Apr 2015 14:03:45 +0200	[thread overview]
Message-ID: <1430309029-24851-1-git-send-email-heinzm@redhat.com> (raw)

From: Heinz Mauelshagen <heinzm@redhat.com>

This v2 patchset of 4 adds access to the MD RAID0 personality to dm-raid
(in addition to the already supported raid1/10/4/5/6 personalities)
to enable single zone striping.

The added functionality is the first step to allow full support
of MD kernel functionality via dm-raid and to eventually replace
the dm "striped" target altogether. Adding shrink/takeover and
reshape functionality to dm-raid is subject to future patches.


Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com>
Tested-by: Heinz Mauelshagen <heinzm@redhat.com>


Heinz Mauelshagen (4):
  dm-raid: Add support for the MD RAID0 personality
  md-raid0: conditional mddev->queue access to suit dm-raid
  Documentation: add version history entries for raid0 support _and_
    forgotten devices_handle_discards_safely module paramater
  dm-raid: remove bogus parse_raid_params() comment about
    devices_handle_discards_safely

 Documentation/device-mapper/dm-raid.txt |   3 +
 drivers/md/dm-raid.c                    | 206 +++++++++++++++++---------------
 drivers/md/raid0.c                      |   5 +-
 3 files changed, 117 insertions(+), 97 deletions(-)

-- 
2.1.0

                 reply	other threads:[~2015-04-29 12:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1430309029-24851-1-git-send-email-heinzm@redhat.com \
    --to=heinzm@redhat.com \
    --cc=linux-raid@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;
as well as URLs for NNTP newsgroup(s).