]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls_rgw, rgw: create base class for common bucket shard operations
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 19 Sep 2014 21:55:12 +0000 (14:55 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 14 Jan 2015 03:21:23 +0000 (19:21 -0800)
commit04441f28789094c6259115f8a9dc38f9e2b44e1a
treebc0a68fbe0981541167d01f2ed6562d29d02ef21
parent9c5acd67c4cfb28b22662e9ae3a67657cd689080
cls_rgw, rgw: create base class for common bucket shard operations

Instead of copy pasting the same code all over again, create a base
class for the needed concurrent IO operations.

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