Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-raid@vger.kernel.org, Vasiliy Kulikov <segooon@gmail.com>,
	George Spelvin <linux@horizon.com>,
	maciej.rutecki@gmail.com
Subject: [PULL request]  md fixes for 2.6.36
Date: Thu, 7 Oct 2010 12:57:56 +1100	[thread overview]
Message-ID: <20101007125756.15d5d5c8@notabene> (raw)


Hi Linus,
 It turns out there is a regression:
     https://bugzilla.kernel.org/show_bug.cgi?id=19642

that was my fault.
The first of these three patches (avoid overflow...) fixes it.
The other two are very small fixes that seem suitable to include at this time.

Thanks,
NeilBrown


The following changes since commit 7c6d45e665d5322401e4439060bbf758b08422d4:

  powerpc: remove unused variable (2010-10-05 17:27:54 -0700)

are available in the git repository at:
  git://neil.brown.name/md for-linus

NeilBrown (2):
      md/raid1:  avoid overflow in raid1 resync when bitmap is in use.
      md/raid1: minor bio initialisation improvements.

Vasiliy Kulikov (1):
      md: check return code of read_sb_page

 drivers/md/bitmap.c |    9 +++++----
 drivers/md/raid1.c  |    4 +++-
 2 files changed, 8 insertions(+), 5 deletions(-)

             reply	other threads:[~2010-10-07  1:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07  1:57 Neil Brown [this message]
2010-10-07 12:47 ` [PULL request] md fixes for 2.6.36 George Spelvin

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=20101007125756.15d5d5c8@notabene \
    --to=neilb@suse.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=linux@horizon.com \
    --cc=maciej.rutecki@gmail.com \
    --cc=segooon@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