Re: 2.6.8.1-mm1

From: Alan Cox
Date: Mon Aug 16 2004 - 17:59:27 EST


On Llu, 2004-08-16 at 23:30, Bartlomiej Zolnierkiewicz wrote:
> Please don't push this upstream, it duplicates _a lot_ of functionality
> present in drivers/ide / libata (Alan Cox has native drivers/ide driver,
> although I would still prefer libata based driver) and contains code for RAID
> metadata handling which should belong to user-space.

Some of the metadata handling is needed kernel side. I'm hoping we can
avoid most of it with the drive hotplug code. The corner case causing
the problem is when no arrays are configured so there is no device/hwif
present.

I looked at the libata stuff - it's part of the reason I sent Jeff the
error dump/translate patch but right now libata is woefully ignorant of
a large number of IDE/EIDE/ATA considerations.

Alan

-
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/