linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jonathan Brassow <jbrassow@redhat.com>,
	linux RAID <linux-raid@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [PULL REQUEST] two late patches for md in 3.4
Date: Thu, 17 May 2012 14:54:42 +1000	[thread overview]
Message-ID: <20120517145442.5eeb0d1c@notabene.brown> (raw)

[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]


Hi Linus,
 I hope it isn't too late for two more md patches.  Both deserve a slot in
3.4 I feel :-)

Thanks,
NeilBrown


The following changes since commit b16b1b6cd052acbacc0a15f934bca9b354534d48:

  md/bitmap: fix calculation of 'chunks' - missing shift. (2012-05-04 17:03:18 +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 0d9f4f135eb6dea06bdcb7065b1e4ff78274a5e9:

  MD: Add del_timer_sync to mddev_suspend (fix nasty panic) (2012-05-17 10:38:24 +1000)

----------------------------------------------------------------
md: 2 fixes for 3.4

one fixes a bug in the new raid10 resize code so is relevant
to 3.4 only
Other fixes a bug in the use of md by dm-raid, so is relevant
to any kernel with dm-raid support

----------------------------------------------------------------
Jonathan Brassow (1):
      MD: Add del_timer_sync to mddev_suspend (fix nasty panic)

NeilBrown (1):
      md/raid10: set dev_sectors properly when resizing devices in array.

 drivers/md/md.c     |    2 ++
 drivers/md/raid10.c |   56 +++++++++++++++++++++++++++++----------------------
 2 files changed, 34 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

                 reply	other threads:[~2012-05-17  4:54 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=20120517145442.5eeb0d1c@notabene.brown \
    --to=neilb@suse.de \
    --cc=jbrassow@redhat.com \
    --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).