]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: use new BucketShard structure for index manipulation calls
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 1 Dec 2014 23:34:37 +0000 (15:34 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 14 Jan 2015 03:21:25 +0000 (19:21 -0800)
commit87934706fceb3b7a5bae4679f689f45de140e807
tree1da0d7aa977b77b9164cbb7a7838b9030a404b16
parent381f68acdec8c2e55313c3509f2fed8510337cfa
rgw: use new BucketShard structure for index manipulation calls

Instead of recalculating the hash every call, do it once, and pass this
structure around. Also, will be used for logging changes into the data
log.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_bucket.cc
src/rgw/rgw_bucket.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h