commit | bd976f62cd6c6dda1ce57bf3e84447e94844868a | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Thu Jan 31 13:36:46 2008 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Feb 07 18:02:35 2008 -0600 |
tree | 560e9fd29f0af7d6cb1a89b49e6f2091832c987b | |
parent | 7fb1921b07a83f71a77f806a2a7d2dd721ea641b [diff] |
[SCSI] iscsi class: add session scanning This just adds iscsi session scanning which works like fc rport scanning. The future patches will hook the drivers into Mathew Wilcox's async scanning infrastructure, so userspace does not have to special case iscsi and so userspace does not have to make a extra special case for hardware iscsi root scanning. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>