From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux RAID <linux-raid@vger.kernel.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: [PULL REQUEST] a few little fixes for md in 3.4
Date: Thu, 12 Apr 2012 16:10:36 +1000 [thread overview]
Message-ID: <20120412161036.7730167d@notabene.brown> (raw)
[-- Attachment #1: Type: text/plain, Size: 1130 bytes --]
Thanks,
NeilBrown
The following changes since commit 5020ad7d143ccfcf8149974096220d59e5572120:
md/raid1,raid10: don't compare excess byte during consistency check. (2012-04-03 15:39:23 +1000)
are available in the git repository at:
git://neil.brown.name/md/ tags/md-3.4-fixes
for you to fetch changes up to afbaa90b80b1ec66e5137cc3824746bfdf559b18:
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap (2012-04-12 16:05:06 +1000)
----------------------------------------------------------------
A few more fixes for md in 3.4
Two are tagged for -stable. They can cause an oops, but very rarely.
----------------------------------------------------------------
Andrei Warkentin (1):
MD: Bitmap version cleanup.
NeilBrown (1):
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
majianpeng (1):
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
drivers/md/bitmap.c | 5 ++---
drivers/md/raid1.c | 3 ++-
drivers/md/raid10.c | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
reply other threads:[~2012-04-12 6:10 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=20120412161036.7730167d@notabene.brown \
--to=neilb@suse.de \
--cc=linux-kernel@vger.kernel.org \
--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).