linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 000 of 3] md: Introduction - 3 assorted md fixes
Date: Fri, 24 Mar 2006 16:58:57 +1100	[thread overview]
Message-ID: <20060324165531.2372.patches@notabene> (raw)

Three little fixes.
The last is possibly most interesting as it highlight how wrong I managed
to get the BIO_BARRIER stuff in raid1, which I really thought I had tested.

I'm happy of this and the previous collection of raid5-growth patches
to be merged into 2.6.17-rc1.  I had hoped the raid5-growth could sit
in -mm a bit longer, but I didn't get them there in time, and I'd
rather not wait until after 2.6.17.  They have received a reasonable
amount of testing both by me and others and appear to be safe.

Thanks,
NeilBrown

 [PATCH 001 of 3] md: Remove bi_end_io call out from under a spinlock.
 [PATCH 002 of 3] md: Fix md grow/size code to correctly find the maximum available space.
 [PATCH 003 of 3] md: Restore 'remaining' count when retrying an write operation.

             reply	other threads:[~2006-03-24  5:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-24  5:58 NeilBrown [this message]
2006-03-24  5:59 ` [PATCH 001 of 3] md: Remove bi_end_io call out from under a spinlock NeilBrown
2006-03-24  6:00 ` [PATCH 002 of 3] md: Fix md grow/size code to correctly find the maximum available space NeilBrown
2006-03-24  6:00 ` [PATCH 003 of 3] md: Restore 'remaining' count when retrying an write operation NeilBrown

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=20060324165531.2372.patches@notabene \
    --to=neilb@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.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).