]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: consolidate code that implements hashing algorithms
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 25 Sep 2017 18:35:31 +0000 (14:35 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 2 May 2018 21:01:57 +0000 (17:01 -0400)
commitd79ddf87bd4ebbb3ee7b88675842219820173545
treef7eee4aafd80e41f6376e80787f1e356d6bb4994
parent1f81f7810ad20374e7f761d2ab26a1131d3a51cc
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>
(cherry picked from commit e98cd6f2e043a7e5c9c334cf68da582ac1096ed2)
src/rgw/rgw_gc.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
src/rgw/rgw_reshard.cc