]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: add SPC-3 command definitions
authorHannes Reinecke <hare@suse.de>
Mon, 17 Nov 2014 13:25:20 +0000 (14:25 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 24 Nov 2014 19:01:44 +0000 (20:01 +0100)
commitba382d6a3351b194c13916b0f4084ddc1b067892
treee68061922f93ac41234cd32fd318527d043030e7
parent73bd4aaa3d8b215a231e9b3f41ed101fc1e6947b
scsi: add SPC-3 command definitions

SPC-3 defines SERVICE ACTION IN(12), SERVICE_ACTION OUT(12),
SERVICE ACTION OUT(16), and SERVICE ACTION BIDIRECTIONAL.
And READ MEDIA SERIAL NUMBER has long since been deprecated.
So update callers to refer to the new cdb name.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Tested-by: Robert Elliott <elliott@hp.com>
Reviewed-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/constants.c
drivers/target/target_core_pr.c
include/scsi/scsi.h
tools/lib/traceevent/plugin_scsi.c