]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Variable length array of std::strings (not legal in C++) changed to std::vector<std... 4583/head
authorDaniel J. Hofmann <daniel@trvx.org>
Mon, 5 May 2014 14:06:45 +0000 (16:06 +0200)
committerNathan Cutler <ncutler@suse.cz>
Wed, 6 May 2015 13:41:24 +0000 (15:41 +0200)
commit9614e4dc5be745dab367d17f29a07377e348b2ca
treef4d251378f022771a9f7904b73ffc4df183193b7
parentaef0272d72afaef849b5d4acbf55626033369ee8
Variable length array of std::strings (not legal in C++) changed to std::vector<std::string>

Signed-off-by: Daniel J. Hofmann <daniel@trvx.org>
(cherry picked from commit 08a4e8889783673436972a979c2fc780466893c8)
src/rgw/rgw_main.cc