commit | 5e7facb77ff4b6961d936773fb1f175f7abf76b7 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Thu Mar 05 14:46:06 2009 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Mar 13 15:29:39 2009 -0500 |
tree | d94349cb57a1ef07528e23ac043ca0e1a3eeceb3 | |
parent | 40a06e755d8524cd0b24f795e8bdce5ad19fc41b [diff] |
[SCSI] iscsi class: remove host no argument from session creation callout We do not need to have llds set the host no for the session's parent, because we know the session's parent is going to be the host. This removes it from the session creation callback and converts the drivers. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>