commit | cb6b7f40630f94126233194847a86bf5501fb63c | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Mar 15 13:01:40 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Apr 22 15:16:29 2008 -0500 |
tree | 7b0ed4675ea38329fb6d4a017154febee3208e54 | |
parent | 7d15d6a4dc08dfd456d834e33ef6c1d798fb2edc [diff] |
[SCSI] ses: fix up functionality after class_device->device conversion ses uses an unusual two level class hierarchy which broke in this conversion. Fix it up still with a two level hierarchy, but this time let the ses device manage the links to and from the real device in the enclosure. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>