On Tue, 2008-06-10 at 18:49 +0300, Boaz Harrosh wrote: > I think, I recall that, any issued command, not only unit_ready, might be appended > with UNIT_ATTENTION sense. So maybe as a deeper fix (with lots of testing) we want > to add this logic into the scsi_check_sense() processing. But I'm not sure either way. We do .. it's in scsi_io_completion(). The problem is that by design internally issued commands bypass this, so the problem was that the internally issued command wasn't doing the correct update. James -- 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