From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> Date: Mon, 23 Jun 2008 14:52:09 -0500 > The esp driver currently does hand rolled reference counting of its > target. It's much easier to do what it needs to do if it's plugged into > the mid-layer callbacks (target_alloc and target_destroy) which were > designed for this case, so do it this way and get rid of the internal > target reference count. > > Signed-off-by: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> Much cleaner, thanks! Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx> -- 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