[SCSI] aacraid: expanded expose physical device code (new)
authorMark Haverkamp <markh@linux-foundation.org>
Fri, 26 Jan 2007 17:23:32 +0000 (09:23 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 27 Jan 2007 15:28:14 +0000 (09:28 -0600)
commite37ee4bec6c6d6d67aebafeecbbb32aa33d502bc
tree8461b82913f7c11f68b0d4f112eae3105f0154ea
parente8f32de52c0d74d397d21afc655a4e2a7dfe1f98
[SCSI] aacraid: expanded expose physical device code (new)

Received from Mark Salyzyn,

Take the expose_physicals flag and allow the user to select default (physicals
available via /dev/sg), exposed (physicals available via /dev/sd for
experimental reasons) and hidden (physicals blocked from all access). This
expands the functionality of the previous expose_physicals insmod parameter
which was added to support some experimental configurations.

Signed-off-by Mark Haverkamp <markh@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/aachba.c
drivers/scsi/aacraid/linit.c