commit | aebd5e476ecc8ceb53577b20f2a352ff4ceffd8d | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <tomof@acm.org> | Wed Jul 11 15:08:15 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:37:46 2007 -0400 |
tree | 43103d35db1aa80440515db3fc968b0d96dd1d5e | |
parent | 3236822b1c9b67ad10745d965515b528818f1120 [diff] |
[SCSI] transport_srp: add rport roles attribute This adds a 'roles' attribute to rport like transport_fc. The role can be initiator or target. That is, the initiator driver creates target remote ports and the target driver creates initiator remote ports. 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>