On Fri, 2008-11-14 at 19:34 +0000, Alasdair G Kergon wrote: > On Fri, Nov 14, 2008 at 11:08:48AM -0800, Chandra Seetharaman wrote: > > No, I "replaced" the "per-group" pg_init with "per-path" init. > > Indeed, but I'm pointing out that the per-group initialisation was > originally added for EMC and arguing that per-group initialisation > and per-path initialisation are independent conceptually and the > code may need to support both: adding one to deal with the problem > reported here need not necessitate removing the other. It was the case earlier. But Ed changed it (to send a mode select only when needed) before I moved the emc code to be under SCSI Hardware Handler. Later Hannes made it still better. IOW, The EMC code in SCSI hardware handler is smart to find out if the trespass/mode_select command need to be sent down the wire (they first do a inquiry and if the state is "OWNED", they just return). Hannes, MikeC, correct me if I am wrong. > > Alasdair -- 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