]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #1768 from daniel-j-h/code_quality
authorSage Weil <sage@inktank.com>
Tue, 6 May 2014 14:12:00 +0000 (07:12 -0700)
committerSage Weil <sage@inktank.com>
Tue, 6 May 2014 14:12:00 +0000 (07:12 -0700)
Variable length array of std::strings (not legal in C++) changed to std::vector<std::string>

Reviewed-by: Sage Weil <sage@inktank.com>

Trivial merge