Re: 2.6.16-rc4: known regressions

From: Christoph Hellwig
Date: Wed Feb 22 2006 - 11:33:28 EST


On Wed, Feb 22, 2006 at 11:18:22AM -0500, David Zeuthen wrote:
> For just one example of API breaking see
>
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175998
>
> This breaks stuff for end users in a stable distribution. Not good.

That's not an API breakage. The API is left untouched, the driver
now just reports the attached device as what it is. If HAL wasn't
a piece of cargo-cult programming crap you'd see in the relevant
standards what scsi device types exist, or even better stop relying
on such low-level knowledge. It's a disk if sd_mod attaches to it
is a much better rule than relying on lowlevel SAM details.

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