[<prev] [next>] [day] [month] [year] [list]
Message-ID: <19075.26137.683216.283090@notabene.brown>
Date: Thu, 13 Aug 2009 11:02:17 +1000
From: Neil Brown <neilb@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "Rafael J. Wysocki" <rjw@...k.pl>,
Mike Snitzer <snitzer@...hat.com>
Subject: [PULL REQUEST] a few more md fixes for 2.6.31
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists