[OpenAFS-devel] test jenkins hash conversions?

Benjamin Kaduk kaduk@MIT.EDU
Mon, 23 Feb 2015 16:09:27 -0500 (EST)


Hi all,

In order to enable increasing the size of some hash tables in the tree, we
put together some patches to switch the hash tables to using the jenkins
hash from opr (instead of just using modular division) in gerrit 11673 and
11679.

It would be nice if these changes get some runtime testing before getting
merged, if anyone is in a position to do so.

-Ben