commit | 8da10935bc8358f03c9d90ed2e4a3bbaa19940ab | [log] [tgz] |
---|---|---|
author | mengcong <mc@linux.vnet.ibm.com> | Thu May 17 11:14:46 2012 +0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu May 17 00:45:58 2012 -0700 |
tree | 700e56db8e6515a0616460020686ed56f5f4bd48 | |
parent | 5b9a4d7280e160982a8ea37bc03619f53b5c98b7 [diff] |
target: Handle ATA_16 passthrough for pSCSI backend devices The cdrecord uses ATA_PASS_THROUGH_16 command while burning CDs with a SATA CD-ROM. This patch adds support to it so that PSCSI CD-ROM passthrough works with the cdrecord. (nab: Add !passthrough check to prevent non pSCSI backends from ATA_16) Signed-off-by: Cong Meng <mc@linux.vnet.ibm.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>