From: Neil Brown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-raid@vger.kernel.org
Subject: [PULL REQUEST] md fixes for 2.6.37
Date: Wed, 24 Nov 2010 17:43:52 +1100 [thread overview]
Message-ID: <20101124174352.20f9e974@notabene.brown> (raw)
Hi Linus,
as few little fixes for md.
Two are flags for stable,
The other is only relevant to 2.6.37 as it relates to the barrier -> flush
conversion for block devices.
Thanks,
NeilBrown
The following changes since commit 3561d43fd289f590fdae672e5eb831b8d5cf0bf6:
Linux 2.6.37-rc3 (2010-11-21 15:18:56 -0800)
are available in the git repository at:
git://neil.brown.name/md for-linus
Darrick J. Wong (1):
md: Call blk_queue_flush() to establish flush/fua support
Justin Maggard (1):
md: fix return value of rdev_size_change()
NeilBrown (1):
md/raid1: really fix recovery looping when single good device fails.
drivers/md/md.c | 6 ++++--
drivers/md/raid1.c | 1 +
2 files changed, 5 insertions(+), 2 deletions(-)
reply other threads:[~2010-11-24 6:43 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=20101124174352.20f9e974@notabene.brown \
--to=neilb@suse.de \
--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).