Re: [PATCH 1/2][RFC] add detailed error values to block layer

From: Mike Christie
Date: Fri Mar 26 2004 - 15:52:07 EST


Pavel Machek wrote:
Hi!

+enum {
+ BLK_SUCCESS,
+ BLK_ERR, /* Generic error like -EIO */
+ BLK_FATAL_DEV, /* Fatal driver error */


perhaps this should be fatal *device* error?


Hi,

Your right thanks.

Mike Christie

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