]> git.karo-electronics.de Git - linux-beck.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)
commit85686f696d81a4bcfa5e51ee9ee2b6aae5531c6f
treee68061922f93ac41234cd32fd318527d043030e7
parenteb846d9f147455e4e5e1863bfb5e31974bb69b7c
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