commit | fd622b1b4ef976fab4d2ac1cd5c8f4aece805765 | [log] [tgz] |
---|---|---|
author | Salyzyn, Mark <mark_salyzyn@adaptec.com> | Tue Jul 17 10:59:19 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Wed Jul 18 11:17:33 2007 -0500 |
tree | 4059110e6bc39b5a8ca44f1bc65b0108f15069d8 | |
parent | ef1d8df72fce074584244a8e3c4ae91606ccd784 [diff] |
[SCSI] aacraid: correct valid container response in management ioctl During an Adapter Initiated scan request, the query disk ioctl reports a value of 2 rather than 1 for the valid field. This presents a problem for some legacy management applications. Signed-off-by: Mark Salyzyn <aacraid@adaptec.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>