public inbox for linux-raid@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] a few more md fixes for 2.6.31
@ 2009-08-13  1:02 Neil Brown
  0 siblings, 0 replies; only message in thread
From: Neil Brown @ 2009-08-13  1:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-raid, linux-kernel, Rafael J. Wysocki, Mike Snitzer


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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-13  1:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13  1:02 [PULL REQUEST] a few more md fixes for 2.6.31 Neil Brown

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