Re: [PATCH] 2.4.x Linux Medley RAID Version 7

From: Thomas Horsten
Date: Wed Mar 10 2004 - 10:21:53 EST


On Wed, 10 Mar 2004, Bartlomiej Zolnierkiewicz wrote:

> I don't like the idea of having 2 drivers doing basically the same thing.
> Please explain why we can't have one Medley software RAID driver?
> [ Yes, I read http://www.ussg.iu.edu/hypermail/linux/kernel/0308.0/0156.html ]

The existing one does not work correctly:

- It detects the array in the wrong way and so only catches a fraction of
valid Medley sets (and possibly mistakes non-Medley sets or deleted sets
for correct ones).

- It's using the wrong algorithm for dealing with striped arrays where the
drives are of different sizes.

The reason my patch leaves it in place is that it works for some users,
and some people pointed out last year that the usual preferred path for
this kind of change is to leave the existing driver in place if it works
for some people. I would personally prefer to remove it.

Andre has previously stated that he had no objections to this patch (an
earlier version).

// Thomas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/