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, linux-kernel@vger.kernel.org,
	Mike Snitzer <snitzer@redhat.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	Jiri Slaby <jirislaby@gmail.com>
Subject: [PULL REQUEST] md updates for 2.6.31-rc
Date: Wed, 1 Jul 2009 13:20:47 +1000	[thread overview]
Message-ID: <19018.54799.551738.530964@notabene.brown> (raw)


Hi Linus,
 please pull these md updates:  They add the appropriate call for the
 new 'topology' numbers, and fix a small assortment of bugs.

Thanks,
NeilBrown


The following changes since commit 5a4f13fad1ab5bd08dea78fc55321e429d83cddf:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../davem/ide-2.6

are available in the git repository at:

  git://neil.brown.name/md for-linus

Martin K. Petersen (1):
      md: Use new topology calls to indicate alignment and I/O sizes

NeilBrown (5):
      md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.
      md: fix error path when duplicate name is found on md device creation.
      md: tidy up error paths in md_alloc
      md/raid5: suspend shouldn't affect read requests.
      md: use interruptible wait when duration is controlled by userspace.

 drivers/md/linear.c    |    4 +-
 drivers/md/md.c        |   56 +++++++++++++++++++++++++++--------------------
 drivers/md/multipath.c |    7 +++--
 drivers/md/raid0.c     |    9 ++++++-
 drivers/md/raid1.c     |    9 +++----
 drivers/md/raid10.c    |   19 +++++++++++-----
 drivers/md/raid5.c     |   28 ++++++++++++++++++-----
 7 files changed, 84 insertions(+), 48 deletions(-)

                 reply	other threads:[~2009-07-01  3:20 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=19018.54799.551738.530964@notabene.brown \
    --to=neilb@suse.de \
    --cc=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=snitzer@redhat.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