commit | a283bd37d00e92e8874ca6325ae071691d4db388 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Tue May 24 12:06:38 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu May 26 11:27:53 2005 -0400 |
tree | 4c436d59fc326e3545c575a88b92fd31ace841a5 | |
parent | 631e8a1398ce4cfef8b30678d51daf0c64313a09 [diff] |
[SCSI] Add target alloc/destroy callbacks to the host template This gives the HBA driver notice when a target is created and destroyed to allow it to manage its own target based allocations accordingly. This is a much reduced verson of the original patch sent in by James.Smart@Emulex.com Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>