Vladislav Bolkhovitin 081c39036f Patch from Nathan Bullock.
We are using OFED target machines to export a large number of disks, many of which are just NULLIO disks, but we have noticed that VPD numbers have a significant tendency to conflict. For example if we name one disk abc12 and another abc21 they will end up with the same VPD.

We are using a quick, slightly hackish way to solve this, by just creating a random hash for each ascii value and then rotating that hash based on the position of the character in the name. If you would like here is our changes.


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@149 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2007-07-13 15:02:20 +00:00
2007-06-08 10:25:29 +00:00
2007-06-15 09:02:57 +00:00
2007-07-11 09:30:10 +00:00
2007-07-13 15:02:20 +00:00
2007-07-05 16:23:09 +00:00
2007-06-08 10:25:29 +00:00
Description
No description provided
33 MiB
Languages
C 90.1%
Perl 4.2%
Shell 1.8%
HTML 1.7%
Makefile 1.2%
Other 0.9%