On Tue, 28 May 2013 17:18:37 -0400 Joe Lawrence <Joe.Lawrence@xxxxxxxxxxx> wrote: > These two patches spun out of the blk_get_request return type changes > I've been working on [1]. > > [1] http://thread.gmane.org/gmane.linux.scsi/80934 > > Should that patch go in, there are a few other device handler changes > possible for 3.11 [2], but the following bugfixes are unrelated, so I > thought I'd post them in case they could apply for 3.10. > > [2] http://thread.gmane.org/gmane.linux.scsi/81130 > > The first bug was spotted by Mike in thread [2], the second when I > traced the call path of clariion_send_inquiry back out through > clariion_set_params and its caller parse_path. The latter fix could have > been made in parse_path, but it didn't seem appropriate for that file to > sort through SCSI_DH enums. > > Comments welcome, unfortunately I don't have the HW to verify, so these > are only compile tested. > > Thanks, > > Joe Lawrence (2): > scsi_dh_emc: handle zero-senselen send_inquiry_cmd errors > scsi_dh_emc: set_params callback should consistently return errno > > drivers/scsi/device_handler/scsi_dh_emc.c | 17 ++++++++++++++--- > 1 file changed, 14 insertions(+), 3 deletions(-) > Hello Hannes, Mike, I'm cleaning out some older work and came across these patches. These appear to be very minor bugs for HW I don't have access to, but I thought I'd give the patches one last ping. (link to thread): http://thread.gmane.org/gmane.linux.scsi/82290 Regards, -- Joe -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html