commit | d82ff9be733a2e6da4f6c2ab4e9216f3f536503d | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 21 15:54:13 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:20 2008 -0500 |
tree | ec02aa5148e8d9739683fb703732b7edbaf3b3ac | |
parent | 7970634b81a6e3561954517bca42615542c4535b [diff] |
[SCSI] iscsi class: add endpoint class Add sysfs representation for the endpoint, so userspace can match the host and session to the endpoint. This will allow us to set the host's parent correctly at host creation time. The next patches will convert tcp and iser, and fix iser's dma_mask bug. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>