[SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions
authorNicholas Bellinger <nab@linux-iscsi.org>
Fri, 17 Dec 2010 21:11:16 +0000 (13:11 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:37:30 +0000 (12:37 -0600)
This patch adds a handful of missing CDBs defs that are used by TCM
persistent reservation logic in the SPC-4 defined CDB exclusion table for
registrations and reservations.

This includes a number of missing MI_* and MO_* prefixed service actions defs
for MAINTENANCE_IN and MAINTENANCE_OUT that are mentioned wrt to persistent
registration and reservation status for the SCSI Initiator Port.

Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found