Adds IBM Power Virtual SCSI ALUA devices to the ALUA device handler. Signed-off-by: Brian King <brking@xxxxxxxxxxxxxxxxxx> --- drivers/scsi/device_handler/scsi_dh_alua.c | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/scsi/device_handler/scsi_dh_alua.c~scsi_dh_alua_nvdisk drivers/scsi/device_handler/scsi_dh_alua.c --- linux-2.6/drivers/scsi/device_handler/scsi_dh_alua.c~scsi_dh_alua_nvdisk 2010-02-18 21:49:47.000000000 -0600 +++ linux-2.6-bjking1/drivers/scsi/device_handler/scsi_dh_alua.c 2010-02-18 21:50:22.000000000 -0600 @@ -717,6 +717,7 @@ static const struct scsi_dh_devlist alua {"IBM", "2145" }, {"Pillar", "Axiom" }, {"Intel", "Multi-Flex"}, + {"AIX", "NVDISK"}, {NULL, NULL} }; _ -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html