]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: generalize container type for concurrent IO base class
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 19 Sep 2014 22:14:55 +0000 (15:14 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 14 Jan 2015 03:21:23 +0000 (19:21 -0800)
commit30d0a49c844900dc74a6961c9105d7d67084f3eb
treeb62eb89ab1c3bbee1211aaf90c2cbe43c9eff7db
parent04441f28789094c6259115f8a9dc38f9e2b44e1a
rgw: generalize container type for concurrent IO base class

Turned the ConcurrentIO class a template, so that we could use different
kind of containers that are needed for the different operations.

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