From: Neil Brown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-raid@vger.kernel.org, Jiri Slaby <jslaby@suse.cz>,
Christoph Hellwig <hch@lst.de>,
Adrian Drzewiecki <adriand@vmware.com>
Subject: [PULL REQUEST] a few fixes for md.
Date: Wed, 18 Aug 2010 16:21:13 +1000 [thread overview]
Message-ID: <19563.31705.46643.32601@notabene.brown> (raw)
hi Linus,
here are a few fixes for md.
One is a regression that came in through the block tree, others are
assorted minor bugs that we have had for a while.
Thanks,
NeilBrown
The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73:
Linux 2.6.36-rc1 (2010-08-15 17:41:37 -0700)
are available in the git repository at:
git://neil.brown.name/md for-linus
Adrian Drzewiecki (1):
md: Notify sysfs when RAID1/5/10 disk is In_sync.
NeilBrown (3):
Update recovery_offset even when external metadata is used.
md: provide appropriate return value for spare_active functions.
md raid-1/10 Fix bio_rw bit manipulations again
drivers/md/md.c | 44 ++++++++++++++++++--------------------------
drivers/md/raid1.c | 21 ++++++++++++---------
drivers/md/raid10.c | 17 ++++++++++-------
drivers/md/raid5.c | 13 ++++++++-----
4 files changed, 48 insertions(+), 47 deletions(-)
reply other threads:[~2010-08-18 6:21 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=19563.31705.46643.32601@notabene.brown \
--to=neilb@suse.de \
--cc=adriand@vmware.com \
--cc=hch@lst.de \
--cc=jslaby@suse.cz \
--cc=linux-raid@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).