public inbox for linux-raid@vger.kernel.org
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	Mike Snitzer <snitzer@redhat.com>
Subject: [PULL REQUEST] a few more md fixes for 2.6.31
Date: Thu, 13 Aug 2009 11:02:17 +1000	[thread overview]
Message-ID: <19075.26137.683216.283090@notabene.brown> (raw)


Hi Linus, 
 please pull as follows.
 The first listed patch fixes a recent regression.
    http://bugzilla.kernel.org/show_bug.cgi?id=13944
 The remainder are some small fixes, particularly relating to
 restarting an reshape (e.g. raid5->raid6 migration) which was
 aborted in the middle.

Thanks,
NeilBrown


The following changes since commit 7b2aa037e878c939676675969983284a02958ae3:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../gregkh/usb-2.6

are available in the git repository at:

  git://neil.brown.name/md/ for-linus

NeilBrown (6):
      Remove deadlock potential in md_open
      md: never advance 'events' counter by more than 1.
      md/raid5: allow new reshape modes to be restarted in the middle.
      md/raid5: make sure a reshape restarts at the correct address.
      md/raid5: Properly remove excess drives after shrinking a raid5/6
      md: allow upper limit for resync/reshape to be set when array is read-only

 drivers/md/md.c    |   32 ++++++++++++++++----------------
 drivers/md/md.h    |   10 ++++++++++
 drivers/md/raid5.c |   34 ++++++++++++++++++++++++++++++----
 3 files changed, 56 insertions(+), 20 deletions(-)

                 reply	other threads:[~2009-08-13  1:02 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=19075.26137.683216.283090@notabene.brown \
    --to=neilb@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=snitzer@redhat.com \
    --cc=torvalds@linux-foundation.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