Chris Webb <chris at arachsys.com> writes: > What's odd is that switch(cmd->scb[0]) didn't fail back on line 70, but was > valid and equal to WRITE_* or we wouldn't have got there. length and ret are > both 524288 here for what it's worth. cmd->offset is zero, which surprises me a little. I was doing a sequential dd through the disk when the failure happens, so I'd have expected the offset in the block device to be larger and definitely not zero... Cheers, Chris. -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |