All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wilfried Weissmann <Wilfried.Weissmann@gmx.at>
To: Arjan van de Ven <arjanv@redhat.com>, Alan Cox <alan@redhat.com>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] hptraid v0.02 raid 0+1 support
Date: Mon, 16 Jun 2003 19:55:56 +0200	[thread overview]
Message-ID: <3EEE04AC.9040802@gmx.at> (raw)

Hello,

This release fixes some bugs and adds support for raid 0+1. I have also 
done some minor code clean-ups.

Changelog since 0.01-ww1:
=========================
* correct values of raid-1 superbock
* check for availability of all disks
* fixup for raid-1 disknumbering
* do _NOT_ align size to 255*63 boundary
* raid 0+1 support
* bump version number
* release no more devices than available on unload
* remove static variables in raid-1 read path

Notes:
======
I raid 1 and raid 0+1 does not provide support for redundancy. It just 
adds a compatibility layer to support the HPT37X raid volumes.
As far as I can tell, the new raid 0+1 implementation of the HPT374 
(BIOS 3.X) is not supported. The same controller also has raid 5. But 
due to lack of hardware I cannot implement these (Unless I can persuade 
a friend of mine to trash his windows installation.).

Any comments are welcome...

Bye,
Wilfried


             reply	other threads:[~2003-06-16 17:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-16 17:55 Wilfried Weissmann [this message]
2003-06-17 17:12 ` [PATCH] hptraid v0.02 raid 0+1 support Wilfried Weissmann

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=3EEE04AC.9040802@gmx.at \
    --to=wilfried.weissmann@gmx.at \
    --cc=alan@redhat.com \
    --cc=arjanv@redhat.com \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.