commit | 62fe88261b9d865264d857777cf58a0335513151 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <tomof@acm.org> | Wed Jul 11 15:08:19 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:37:53 2007 -0400 |
tree | db111392d242cabfddebbee7eae6b6d971eec35e | |
parent | 2c47f9efbedbe5749b6bb16e59bc11d6e460855f [diff] |
[SCSI] srp_transport: add target driver support This adds minimum target driver support: - srp_rport_{add,del} calls scsi_tgt_it_nexus_{create,destroy} for target drivers. - add a callback to notify target drivers of the nexus operation results to srp_function_template. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>