ceph: make CRUSH hash function a bucket property
authorSage Weil <sage@newdream.net>
Sun, 8 Nov 2009 04:18:22 +0000 (20:18 -0800)
committerSage Weil <sage@newdream.net>
Sun, 8 Nov 2009 04:18:22 +0000 (20:18 -0800)
Make the integer hash function a property of the bucket it is used on.  This
allows us to gracefully add support for new hash functions without starting
from scatch.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found