]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: consolidate code that implements hashing algorithms 18248/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 25 Sep 2017 18:35:31 +0000 (14:35 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 9 Oct 2017 20:29:52 +0000 (16:29 -0400)
commite98cd6f2e043a7e5c9c334cf68da582ac1096ed2
tree93cc4e4c55b3dd6b2cfc529c9bd5ac8086b82ac0
parentd28506d7ff72ae07eb47273bc2ad2c476ba61065
rgw: consolidate code that implements hashing algorithms

Copies of the same hashing algorithm are scattered throughout the rgw
codebase. Consolidate them.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_gc.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_reshard.cc