mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
19b1c4f922
Add a function to jhash that can be used to hash a pair of unsigned integers (or other stuff that can cast to them) without having to build up an array. Provide a couple of tests for the new function Reviewed-on: http://gerrit.openafs.org/8354 Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com> Reviewed-by: Derrick Brashear <shadow@your-file-system.com> Tested-by: BuildBot <buildbot@rampaginggeek.com> (cherry picked from commit 07372cf7e76acf62eb26908977e2682338c85ac1) Change-Id: I944d8308dbda1cf1989b1d8497486f8463d1aacb Reviewed-on: http://gerrit.openafs.org/10630 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>