Mike Christie wrote: > The RHEL4 kernel contains some devinfo entries that > upstream does not so I thought I should try and update > upstream. > > Most of them are new entries or pretty straight forward, > except this one: > > - {"HITACHI", "OPEN-E", "*", BLIST_ATTACH_PQ3 | BLIST_SPARSELUN | BLIST_LARGELUN}, > + {"HITACHI", "OPEN-", "*", BLIST_ATTACH_PQ3 | BLIST_SPARSELUN | BLIST_LARGELUN}, > > In RHEL we used to have OPEN-V, OPEN-L and OPEN-V and those used > BLIST_SPARSELUN | BLIST_LARGELUN. We consolidated those to just > OPEN-. > > Upstream has "OPEN-E" with > BLIST_ATTACH_PQ3 | BLIST_SPARSELUN | BLIST_LARGELUN > > So I am not sure if consolidating that one into OPEN- is ok > since I am not adding BLIST_ATTACH_PQ3 for all OPEN-. > Ooops, I meant that I am now adding BLIST_ATTACH_PQ3 for all devices matching OPEN-. - 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