On Mon, 2014-06-09 at 10:21 -0700, Steven Haber wrote: > Thanks a bunch James! I patched and ran our suite over the weekend and > didn't see any failures at all. I also didn't notice any side effects. > I poked through the kernel logs and everything looked like it did > before. I'll let you know if anything else weird crops up. Any idea > when this will get checked in? I'll do it as a bug fix, but I do need Jens to make sure nothing else breaks first. Best I can tell, the state model for compound commands like flush doesn't expect us to change the request type ... nothing puts it back to REQ_TYPE_FS. In your case, the flush is the last command sent, so there's no problem ... I just worry we will get an obscure problem later on from something that does a BLOCK_PC prepared first command. 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