On Tue, 2015-01-06 at 23:07 +0200, Michael S. Tsirkin wrote: > On Tue, Jan 06, 2015 at 08:18:05PM +0000, Nicholas A. Bellinger wrote: > > From: Nicholas Bellinger <[email protected]> > > > > 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. > > > > Cc: Christoph Hellwig <[email protected]> > > Cc: Michael S. Tsirkin <[email protected]> > > Cc: Paolo Bonzini <[email protected]> > > Signed-off-by: Nicholas Bellinger <[email protected]> > > Cc stable as well? >
That makes sense here, but anything < v3.19-rc will need to use the old MSG_*_TAG defines. Will fix up that once Greg-KH complains about the compile failure(s). --nab -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

