Re: cciss update for 2.6

From: Christoph Hellwig
Date: Fri Mar 26 2004 - 02:19:10 EST


On Thu, Mar 25, 2004 at 04:46:41PM -0600, mike.miller@xxxxxx wrote:
> Please consider this patch for inclusion in the 2.6 kernel.
>
> If no device is attached we now return -ENXIO instead of some bogus numbers.
> Prevents applications from trying to access non-existent disks.
> Also adds HDIO_GETGEO_BIG IOCTL that fdisk uses.

HDIO_GETGEO_BIG was only used by some horribly patched vendor fdisks.
It's not declared in the kernel, and thus no driver should implement it.

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