]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge PR #26895 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Mar 2019 20:13:05 +0000 (13:13 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Mar 2019 20:13:05 +0000 (13:13 -0700)
* refs/pull/26895/head:
mds: convert unnecessary list usage to vector
mds: convert get_*dirfrags to use vector
mds: convert iterator loop to generic loop
mds: list to std::list
mds: constantize dump_loads

Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Zheng Yan <zyan@redhat.com>

Trivial merge