Looks like a simple oversight, but does anyone know why there a cmd_flags parameter for scsi_execute but not for scsi_execute_async? Seems like this is lost functionality when scsi_execute_async replaced scsi_do_req. Previously, the caller of scsi_do_req could set the flags field of the sr_request structure of the scsi_request parameter to the function. Is scsi_execute_async being replaced as part of the bidi patch set? I'd like to submit a patch to fix this but I want to make sure its worthwhile. - 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