]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Revert "rgw: temporarily use std::vector in place of static_vector of Boost." 12103/head
authorRadoslaw Zarzynski <rzarzynski@mirantis.com>
Mon, 21 Nov 2016 14:24:46 +0000 (15:24 +0100)
committerRadoslaw Zarzynski <rzarzynski@mirantis.com>
Mon, 21 Nov 2016 14:30:31 +0000 (15:30 +0100)
commitcb782e1855f319aa0809176931abd16aae6f87e5
tree679620e1f4ae4cd2385da572bddca7a5551b3ce9
parent9369f209b2f25a8eb960b5fa09b3f6dd036f9cc4
Revert "rgw: temporarily use std::vector in place of static_vector of Boost."

This reverts commit bc23e0f7fa8491c44fa938eeb954197f6aad2367.
We're doing that because the reverted commit was a makeshift
solution to not fail Ceph compilation on platforms lacking
Boost modern enough to ship the container/static_vector.hpp.
As we got the in-tree Boost the commit isn't necessary anymore.

Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
src/rgw/rgw_swift_auth.cc