commit | 2df71b1a5bea7955872dbab5cf89183da697d0f9 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Tue Mar 31 20:06:44 2009 +0300 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Apr 03 09:22:56 2009 -0500 |
tree | ecd90bc1cdfbaff6798961e68ffe202b6b3a536f | |
parent | 8c0baccadc86d9f07e663dd255751dd70e461ba3 [diff] |
[SCSI] osd_uld: Remove creation of osd_scsi class symlink Remove the creation of the symlink from the device to it's class. On modern systems this is already created by a udev rule and would WARN on load. On old systems it is not needed, none of the current osd user-mode tools use this link. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>