From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Alexander Lyakas <alex.bolshoy@gmail.com>,
majianpeng <majianpeng@gmail.com>,
Brian Downing <bdowning@lavos.net>,
lkml <linux-kernel@vger.kernel.org>,
linux RAID <linux-raid@vger.kernel.org>
Subject: [PULL REQUEST] 3 more md bugfixes .. they just keep coming...
Date: Thu, 19 Jul 2012 16:01:23 +1000 [thread overview]
Message-ID: <20120719160123.76076070@notabene.brown> (raw)
[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]
Thanks,
NeilBrown
The following changes since commit 84a1caf1453c3d44050bd22db958af4a7f99315c:
Linux 3.5-rc7 (2012-07-14 15:40:28 -0700)
are available in the git repository at:
git://neil.brown.name/md/ tags/md-3.5-fixes
for you to fetch changes up to 58e94ae18478c08229626daece2fc108a4a23261:
md/raid1: close some possible races on write errors during resync (2012-07-19 15:59:18 +1000)
----------------------------------------------------------------
md: 3 bugfixes for 3.5-rc
One of the bugs was introduced in 3.5-rc1. Others have
been there for longer.
----------------------------------------------------------------
NeilBrown (3):
md: fix bug in handling of new_data_offset
md: avoid crash when stopping md array races with closing other open fds.
md/raid1: close some possible races on write errors during resync
drivers/md/md.c | 37 ++++++++++++++++++++++++-------------
drivers/md/raid1.c | 10 ++++++++--
2 files changed, 32 insertions(+), 15 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
reply other threads:[~2012-07-19 6:01 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=20120719160123.76076070@notabene.brown \
--to=neilb@suse.de \
--cc=alex.bolshoy@gmail.com \
--cc=bdowning@lavos.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=majianpeng@gmail.com \
--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).