On Mon, 2005-08-29 at 18:16 +0100, Christoph Hellwig wrote: > No need to do silly renaming, but yes, moving creating of scsi_target > structures to the transport does make sense. It's kinda implicit > in the todo list I posted. I also don't really see the point of > the embedded kobject. You might want to dust off the Mike Christie patch that did this. The one that eventually went in the tree was James Smarts to stop FC drivers oopsing on remove/add lun. There already is an embedded kobject in the scsi_target structure (it's in struct device) and that's what we use to make it visible in the sysfs tree. James - : 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