On Tue, Jan 06, 2015 at 08:18:05PM +0000, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> > > While looking at hch's recent conversion to drop the MSG_*_TAG > definitions, I noticed a long standing bug in vhost-scsi where > the VIRTIO_SCSI_S_* attribute definitions where incorrectly > being passed directly into target_submit_cmd_map_sgls(). > > This patch adds the missing virtio-scsi to TCM/SAM task attribute > conversion. Btw, ehat is your plan on ordered tag handling in the target code? It's fairly broken as it doesn't respect 100% ordering, and as far as I can tell it's always been like that. Maybe it's better to not even advertise it? -- 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