From: Nicholas Bellinger Date: Sun, 21 Dec 2014 18:42:08 +0000 (-0800) Subject: vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~292^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46243860806bdc2756f3ce8ac86b4d7c616bcd6c;p=pandora-kernel.git vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion 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 Cc: Michael S. Tsirkin Cc: Paolo Bonzini Cc: stable@vger.kernel.org # 3.5 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed