]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: use vector for librados handles
authorCasey Bodley <cbodley@redhat.com>
Tue, 3 May 2016 14:35:41 +0000 (10:35 -0400)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 14 Jul 2016 08:06:28 +0000 (10:06 +0200)
commit7848482988711406c9cde48d828a0d118f764ad1
tree14f3b219653f27110f67fdfe7db5e49850d31d93
parentbb94997bf4548a430b686a7ceb98052fdb051223
rgw: use vector for librados handles

using a vector instead of an array of pointers cleans up our
initialization/shutdown logic

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 02fb39d7f5835ada4d6304f318203444dc7eedc9)
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h