-----Original Message-----
From: Mike Christie [mailto:michaelc cs wisc edu]
Sent: Friday, September 16, 2005 4:26 PM
To: goggin, edward
Cc: axboe suse de; linux-scsi vger kernel org; dm-devel redhat com
Subject: Re: [RFC PATCH 4/4] convert scsi to blkerr error values
goggin, edward wrote:
Mike,
I don't think it is reasonably possible to anticipate
all possible parsing requirements for the asc and ascq
portions of SCSI sense information across all device
models. I'm in favor of having a "small" framework in
SCSI where a SCSI sense interpreter module (per
vendor & model possibly) could be registered
dynamically, by dm-emc.c for instance.
Yeah I agree, I mentioned this before in some other mails. I think a
module versus some table that userspace could write to were discussed.