[SCSI] libosd: attributes Support
authorBoaz Harrosh <bharrosh@panasas.com>
Sun, 25 Jan 2009 14:59:50 +0000 (16:59 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 12 Mar 2009 17:58:07 +0000 (12:58 -0500)
commit4ef1a3d70d02663f6bfe901db629e8e608da15b1
treef3b7f1f6ad65fcbc81af1dbdd0b0080d315e4df2
parentb799bc7da0ce5ba4a988c521a8fb10452eb419f0
[SCSI] libosd: attributes Support

Support for both List-Mode and Page-Mode osd attributes. One of
these operations may be added to most other operations.

Define the OSD standard's attribute pages constants and structures
(osd_attributes.h)

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Reviewed-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/osd/osd_initiator.c
include/scsi/osd_attributes.h [new file with mode: 0644]